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