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