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