b5734f6b062f28ff7370dde99067059fe21480fa
[fw/altos] / debian / changelog
1 altos (0.6+184+gf7ff327) unstable; urgency=low
2
3   [ Bdale Garbee ]
4   * more text created during SFO->DEN flight
5
6   [ Keith Packard ]
7   * Revert "Add optional 's' command to packet slave to enable/disable
8     slave mode"
9   * Disable interrupts while reading from stdin
10
11  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 01:52:27 -0600
12
13 altos (0.6+180+g99094f0) unstable; urgency=low
14
15   [ Keith Packard ]
16   * Increase reset switch time to 100ms
17   * Add optional 's' command to packet slave to enable/disable slave
18     mode
19   * More ALtosUI changes
20   * Autodetect flite voice registration function
21
22   [ Bdale Garbee ]
23   * capture work done on SFO->DEN flight
24   * add some RF usage information from an email reply sent today, and
25     re-indent
26
27  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Apr 2010 00:17:57 -0600
28
29 altos (0.6+171+g9394393) unstable; urgency=low
30
31   [ Bdale Garbee ]
32   * wrong Yaesu model
33
34   [ Keith Packard ]
35   * Only have the slave return a packet if it received one.
36
37  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Apr 2010 15:01:04 -0600
38
39 altos (0.6+168+gc0ee1ae) unstable; urgency=low
40
41   [ Bdale Garbee ]
42   * INSTALL file changed by auto tools
43
44   [ Keith Packard ]
45   * libflite may forget to reference libasound
46
47  -- Bdale Garbee <bdale@gag.com>  Fri, 09 Apr 2010 00:08:24 -0600
48
49 altos (0.6+164+g5c3b6e2) unstable; urgency=low
50
51   [ Keith Packard ]
52   * Start adding java-based UI
53   * Add telemetry data parsing code
54   * Add Windows install .inf file
55   * Fix windows install file
56   * Add telem parsing code
57   * Steal C code from ao-view
58   * Display table of flight info. gps is not working yet though
59   * Fix up table formatting
60   * Fix status update
61   * Fix state updates
62   * Clean up GPS data formatting
63   * Report current gps nsat, not last locked nsat
64   * Remove GPS data missing from skytraq. Save max height/accel/speed
65   * Remove unused cell renderer class
66   * Make .jar file
67   * Use RXTX for serial comm. Add logdir preference saving
68   * Make ao_radio_idle keep trying to get the radio to idle.
69   * Don't abort the radio when enabling telemetry monitoring
70   * Clean up some altosui comments
71   * Switch TeleMetrum from v0.2 to v1.0
72   * Add Linux device discovery
73   * Interrupt running replay thread when starting another replay
74   * serial port read function cannot be interrupted. poll every 1 second
75   * TD reports "not-connected" when GPS has 0 sats
76   * Tasks may move in task structure as a result of ao_exit
77   * Enable telemetry monitoring
78   * Use 16-bit flite voice (which appears to have changed symbols
79     recently)
80   * When changing RESET line, delay 20ms
81
82   [ Bdale Garbee ]
83   * choose a better set of docbook xsl files
84
85  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 19:56:27 -0600
86
87 altos (0.6+131+g6629ec5) unstable; urgency=low
88
89   * lose the url entirely for now
90
91  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:43:01 -0600
92
93 altos (0.6+129+g934434f) unstable; urgency=low
94
95   * fix typo in url
96
97  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:41:38 -0600
98
99 altos (0.6+127+g05ad583) unstable; urgency=low
100
101   * need another build dep
102
103  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:35:04 -0600
104
105 altos (0.6+125+g8f1d47e) unstable; urgency=low
106
107   * make lintian happy
108   * tweak copyright assertion
109   * crudely incorporate "day in the life" info from web page
110   * rewrite urls in docbook format
111
112  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:28:04 -0600
113
114 altos (0.6+119+g00f49c8) unstable; urgency=low
115
116   [ Bdale Garbee ]
117   * update changelogs for Debian build
118   * move gbp.conf into debian/
119   * initial harness for documentation
120   * fix typo
121
122   [ Keith Packard ]
123   * Round radio calibration value instead of truncating
124   * Document the ao-dumplog '--remote' flag for radio-link downloads
125
126  -- Bdale Garbee <bdale@gag.com>  Tue, 30 Mar 2010 23:19:15 -0600
127
128 altos (0.6+108+g6e61170) unstable; urgency=low
129
130   [ Keith Packard ]
131   * Need to duplicate new altitude conversion code in aoview.
132
133  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Mar 2010 17:33:27 -0700
134
135 altos (0.6+106+ga1478f6) unstable; urgency=low
136
137   [ Keith Packard ]
138   * Add ao_radio_xmit to help test boards without flashing them.
139   * Allow product names to have suffixes (like board revisions)
140   * Fix and document the ao-rawload --run flag
141   * Add LED test
142   * Leave .ihx files in the build directory too - easier to debug that way
143   * Eliminate deadlock when writing config from radio link
144   * Fix up LED colors for each product.
145   * Add .gitignore for ao-bringup
146
147   [ Bdale Garbee ]
148   * create a turn on script for lighting up TeleDongle v0.2 boards
149
150  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Feb 2010 17:35:32 -0700
151
152 altos (0.6+95+g2f45953) unstable; urgency=low
153
154   * update changelogs for Debian build
155   * conditionalize use of git on executability of /usr/bin/git binary
156
157  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 17:30:00 -0700
158
159 altos (0.6+88+gdeccc10) unstable; urgency=low
160
161   * add gawk as a build dependency since strtonum is a gawk extension
162
163  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
164
165 altos (0.6+86+g2491282) unstable; urgency=low
166
167   [ Keith Packard ]
168   * Disable monitor mode before attempting radio test.
169   * Ensure that ao_alarm waits at least the specified time
170   * Remove dbg driver code from telemetrum/teledongle
171   * Add AT45DBxx1D driver
172   * Remove green LED and temp sensor from v0.2 code
173   * Add at45db161d.h header file for new flash part.
174   * Add 'f' command to display flash status register contents
175   * Dump more flash parameters for the flash_status command
176   * Dump config block from read/write config and flash_status commands
177   * Don't set ao_flash_setup_done until we're actually done.
178   * Remove flash debugging printfs
179   * Add simple gps dump command 'g'
180   * Force idle mode by shorting the SPI clock to ground at boot time.
181   * Switch to using internal cc1111 temperature sensor
182   * Missing ao_mutex_put in gps_dump
183   * Compute daytime using GPS as time base
184   * Pull in a bit more data for filtering the start of the boost
185   * Log GPS data on pad after boost detect.
186   * Change barometer conversion code to shrink conversion table
187   * Change altos build process to support per-product compile-time
188     changes
189   * Update .gitignore files
190   * Quiet make output.
191   * Add back stack size checking to altos linking phase
192   * Must install .map files for ao-load to work
193
194  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
195
196 altos (0.6+60+g10d1bbc) unstable; urgency=low
197
198   [ Keith Packard ]
199   * Use ao_radio_get/ao_radio_put in packet code.
200
201  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
202
203 altos (0.6+58+gbbb152c) unstable; urgency=low
204
205   [ Keith Packard ]
206   * Re-order config values. Change frequency to cal
207   * Allow radio calibration to be set from ao-load
208   * Add --cal to man page
209
210  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
211
212 altos (0.6+53+gcd49847) unstable; urgency=low
213
214   [ Keith Packard ]
215   * Remove send_serial and serial_baud commands.
216   * Make ao_cmd_decimal produce both 32 and 16 bit values.
217   * Add radio calibration configuration.
218
219  -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
220
221 altos (0.6+49+g9a1d7dd) unstable; urgency=low
222
223   [ Keith Packard ]
224   * Change default callsign to "N0CALL"
225
226  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
227
228 altos (0.6+47+g4053309) unstable; urgency=low
229
230   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
231   * change home URL in control file to be the AltOS page
232
233  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
234
235 altos (0.6+43+gd6ba07e) unstable; urgency=low
236
237   [ Keith Packard ]
238   * Decode HDOP data from skytraq GPS
239   * Document ao-postflight --gps and --kml options.
240   * Make ao-postflight create filenames using input filenames.
241   * Make TD print 0000-00-00 for invalid dates.
242   * Fix --plot arg handling. Add -all option.
243   * Convert telemetry file GPS satellite information in cc_log_read
244   * Don't crash if --plot isn't passed on ao-postflight command line
245   * ao-postflight: compute barometric alt for each GPS position
246   * ao-postflight: don't try to use missing gps sat data
247   * Automatically extract flight number for eeprom and telem filenames.
248
249  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
250
251 altos (0.6+32+g87e6f3e) unstable; urgency=low
252
253   [ Bdale Garbee ]
254   * fix typo in comment
255
256   [ Keith Packard ]
257   * Reduce igniter firing time from 500ms to 50ms.
258   * Add GPS date/time output to ao-postflight.
259   * Eliminate SiRF state values from ao-view.
260
261  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
262
263 altos (0.6+27+gb0d7e3f) unstable; urgency=low
264
265   [ Keith Packard ]
266   * Add two-point accelerometer calibration.
267   * Remove "l" command as ao-dumplong no longer uses it
268   * Remove "d" command
269   * Remove "f" command
270   * Reformat ADC values to show all 16 bits
271   * ao_flight_test was using accel value for pressure too
272   * Pass accel calibration over telemetry stream. Telemetry data format
273     change.
274   * Add ability to dump eeprom data over radio link.
275   * In packet master, move USB flush from packet thread to echo thread
276   * In USB pollchar, wait for packet before re-checking USB out len
277   * Explicitly use USB I/O routines in packet code
278   * Flush pending input when switching to remote packet mode
279   * Stop recording in ao-dumplog after receiving an invalid block
280   * Move ao_match_word from ao_ignite.c to ao_cmd.c
281   * Add Watchdog Timer Control register definitions
282   * Add reboot command.
283   * Return radio to telemetry settings when packet system closed.
284   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
285   * Loosen tolerances for main->landed transition
286   * Provide a dummy 'uninstall' target in the src directory.
287   * Share telemetry parsing code in cc library.
288   * Enable telemetry receive in ao_view
289   * Switch order of serial/flight in ao-postflight summary
290   * Add flight number to telemetry stream.
291   * Add date to GPS data, captured from GPRMC packet.
292   * Stop using SiRF state info.
293
294  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
295
296 altos (0.6) unstable; urgency=low
297
298   [ Keith Packard ]
299   * Add support for the SkyTraq GPS unit
300   * Build two versions of TM, one for SiRF, one for SkyTraq
301   * Save some DSEG space by marking cmd functions __reentrant
302   * Add ao_wake_task and ao_exit
303   * Add keyhole-markup generation for ao-postflight.
304   * Initial packet bits. Just testing transmission
305   * Add radio carrier command
306   * Wait for TX to finish sending data
307   * Add ao_alarm
308   * Remove reason from ao_dma_abort
309   * Switch packet code from timer thread to ao_alarm
310   * Use ao_radio_done to wait for TX to completely finish with packet
311   * Send SYN packet to set sequence numbers
312   * Add RFIM register
313   * Do more flushing in packet test code
314   * Use ao_alarm for ao_delay so it can be easily interrupted
315   * Poke master to speed up packet rate when things are busy
316   * No need to wakeup &ao_tick_count now
317   * Enable packet-based communcation to command processor
318   * Add more docs to the README file
319   * Disable interrupts while removing tasks from task list
320   * Add ao_usb_pollchar to ao.h
321
322  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
323
324 altos (0.5+90+g127c312) unstable; urgency=low
325
326   * de-version the libreadline-dev build dependency
327
328  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
329
330 altos (0.5+86+g2de548f) unstable; urgency=low
331
332   * automate push of updated and tagged master branch during
333     debian/rules prebuild
334   * flush repetitive junk out of debian/changelog, and update the
335     prebuild target
336   * add support for tagging git repository on each Debian package build
337
338  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
339
340 altos (0.5+77+gc57bd7f) unstable; urgency=low
341
342   * build for Debian from git
343
344  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
345