Add telemetry data parsing code
[fw/altos] / debian / changelog
1 altos (0.6+108+g6e61170) unstable; urgency=low
2
3   [ Keith Packard ]
4   * Need to duplicate new altitude conversion code in aoview.
5
6  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Mar 2010 17:33:27 -0700
7
8 altos (0.6+106+ga1478f6) unstable; urgency=low
9
10   [ Keith Packard ]
11   * Add ao_radio_xmit to help test boards without flashing them.
12   * Allow product names to have suffixes (like board revisions)
13   * Fix and document the ao-rawload --run flag
14   * Add LED test
15   * Leave .ihx files in the build directory too - easier to debug that way
16   * Eliminate deadlock when writing config from radio link
17   * Fix up LED colors for each product.
18   * Add .gitignore for ao-bringup
19
20   [ Bdale Garbee ]
21   * create a turn on script for lighting up TeleDongle v0.2 boards
22
23  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Feb 2010 17:35:32 -0700
24
25 altos (0.6+95+g2f45953) unstable; urgency=low
26
27   * update changelogs for Debian build
28   * conditionalize use of git on executability of /usr/bin/git binary
29
30  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 17:30:00 -0700
31
32 altos (0.6+88+gdeccc10) unstable; urgency=low
33
34   * add gawk as a build dependency since strtonum is a gawk extension
35
36  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
37
38 altos (0.6+86+g2491282) unstable; urgency=low
39
40   [ Keith Packard ]
41   * Disable monitor mode before attempting radio test.
42   * Ensure that ao_alarm waits at least the specified time
43   * Remove dbg driver code from telemetrum/teledongle
44   * Add AT45DBxx1D driver
45   * Remove green LED and temp sensor from v0.2 code
46   * Add at45db161d.h header file for new flash part.
47   * Add 'f' command to display flash status register contents
48   * Dump more flash parameters for the flash_status command
49   * Dump config block from read/write config and flash_status commands
50   * Don't set ao_flash_setup_done until we're actually done.
51   * Remove flash debugging printfs
52   * Add simple gps dump command 'g'
53   * Force idle mode by shorting the SPI clock to ground at boot time.
54   * Switch to using internal cc1111 temperature sensor
55   * Missing ao_mutex_put in gps_dump
56   * Compute daytime using GPS as time base
57   * Pull in a bit more data for filtering the start of the boost
58   * Log GPS data on pad after boost detect.
59   * Change barometer conversion code to shrink conversion table
60   * Change altos build process to support per-product compile-time
61     changes
62   * Update .gitignore files
63   * Quiet make output.
64   * Add back stack size checking to altos linking phase
65   * Must install .map files for ao-load to work
66
67  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
68
69 altos (0.6+60+g10d1bbc) unstable; urgency=low
70
71   [ Keith Packard ]
72   * Use ao_radio_get/ao_radio_put in packet code.
73
74  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
75
76 altos (0.6+58+gbbb152c) unstable; urgency=low
77
78   [ Keith Packard ]
79   * Re-order config values. Change frequency to cal
80   * Allow radio calibration to be set from ao-load
81   * Add --cal to man page
82
83  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
84
85 altos (0.6+53+gcd49847) unstable; urgency=low
86
87   [ Keith Packard ]
88   * Remove send_serial and serial_baud commands.
89   * Make ao_cmd_decimal produce both 32 and 16 bit values.
90   * Add radio calibration configuration.
91
92  -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
93
94 altos (0.6+49+g9a1d7dd) unstable; urgency=low
95
96   [ Keith Packard ]
97   * Change default callsign to "N0CALL"
98
99  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
100
101 altos (0.6+47+g4053309) unstable; urgency=low
102
103   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
104   * change home URL in control file to be the AltOS page
105
106  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
107
108 altos (0.6+43+gd6ba07e) unstable; urgency=low
109
110   [ Keith Packard ]
111   * Decode HDOP data from skytraq GPS
112   * Document ao-postflight --gps and --kml options.
113   * Make ao-postflight create filenames using input filenames.
114   * Make TD print 0000-00-00 for invalid dates.
115   * Fix --plot arg handling. Add -all option.
116   * Convert telemetry file GPS satellite information in cc_log_read
117   * Don't crash if --plot isn't passed on ao-postflight command line
118   * ao-postflight: compute barometric alt for each GPS position
119   * ao-postflight: don't try to use missing gps sat data
120   * Automatically extract flight number for eeprom and telem filenames.
121
122  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
123
124 altos (0.6+32+g87e6f3e) unstable; urgency=low
125
126   [ Bdale Garbee ]
127   * fix typo in comment
128
129   [ Keith Packard ]
130   * Reduce igniter firing time from 500ms to 50ms.
131   * Add GPS date/time output to ao-postflight.
132   * Eliminate SiRF state values from ao-view.
133
134  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
135
136 altos (0.6+27+gb0d7e3f) unstable; urgency=low
137
138   [ Keith Packard ]
139   * Add two-point accelerometer calibration.
140   * Remove "l" command as ao-dumplong no longer uses it
141   * Remove "d" command
142   * Remove "f" command
143   * Reformat ADC values to show all 16 bits
144   * ao_flight_test was using accel value for pressure too
145   * Pass accel calibration over telemetry stream. Telemetry data format
146     change.
147   * Add ability to dump eeprom data over radio link.
148   * In packet master, move USB flush from packet thread to echo thread
149   * In USB pollchar, wait for packet before re-checking USB out len
150   * Explicitly use USB I/O routines in packet code
151   * Flush pending input when switching to remote packet mode
152   * Stop recording in ao-dumplog after receiving an invalid block
153   * Move ao_match_word from ao_ignite.c to ao_cmd.c
154   * Add Watchdog Timer Control register definitions
155   * Add reboot command.
156   * Return radio to telemetry settings when packet system closed.
157   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
158   * Loosen tolerances for main->landed transition
159   * Provide a dummy 'uninstall' target in the src directory.
160   * Share telemetry parsing code in cc library.
161   * Enable telemetry receive in ao_view
162   * Switch order of serial/flight in ao-postflight summary
163   * Add flight number to telemetry stream.
164   * Add date to GPS data, captured from GPRMC packet.
165   * Stop using SiRF state info.
166
167  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
168
169 altos (0.6) unstable; urgency=low
170
171   [ Keith Packard ]
172   * Add support for the SkyTraq GPS unit
173   * Build two versions of TM, one for SiRF, one for SkyTraq
174   * Save some DSEG space by marking cmd functions __reentrant
175   * Add ao_wake_task and ao_exit
176   * Add keyhole-markup generation for ao-postflight.
177   * Initial packet bits. Just testing transmission
178   * Add radio carrier command
179   * Wait for TX to finish sending data
180   * Add ao_alarm
181   * Remove reason from ao_dma_abort
182   * Switch packet code from timer thread to ao_alarm
183   * Use ao_radio_done to wait for TX to completely finish with packet
184   * Send SYN packet to set sequence numbers
185   * Add RFIM register
186   * Do more flushing in packet test code
187   * Use ao_alarm for ao_delay so it can be easily interrupted
188   * Poke master to speed up packet rate when things are busy
189   * No need to wakeup &ao_tick_count now
190   * Enable packet-based communcation to command processor
191   * Add more docs to the README file
192   * Disable interrupts while removing tasks from task list
193   * Add ao_usb_pollchar to ao.h
194
195  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
196
197 altos (0.5+90+g127c312) unstable; urgency=low
198
199   * de-version the libreadline-dev build dependency
200
201  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
202
203 altos (0.5+86+g2de548f) unstable; urgency=low
204
205   * automate push of updated and tagged master branch during
206     debian/rules prebuild
207   * flush repetitive junk out of debian/changelog, and update the
208     prebuild target
209   * add support for tagging git repository on each Debian package build
210
211  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
212
213 altos (0.5+77+gc57bd7f) unstable; urgency=low
214
215   * build for Debian from git
216
217  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
218