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