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