34ec23a4403c84fc9abad644c78bd53658b6b93a
[fw/altos] / debian / changelog
1 altos (0.6+49+g9a1d7dd) unstable; urgency=low
2
3   [ Keith Packard ]
4   * Change default callsign to "N0CALL"
5
6  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
7
8 altos (0.6+47+g4053309) unstable; urgency=low
9
10   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
11   * change home URL in control file to be the AltOS page
12
13  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
14
15 altos (0.6+43+gd6ba07e) unstable; urgency=low
16
17   [ Keith Packard ]
18   * Decode HDOP data from skytraq GPS
19   * Document ao-postflight --gps and --kml options.
20   * Make ao-postflight create filenames using input filenames.
21   * Make TD print 0000-00-00 for invalid dates.
22   * Fix --plot arg handling. Add -all option.
23   * Convert telemetry file GPS satellite information in cc_log_read
24   * Don't crash if --plot isn't passed on ao-postflight command line
25   * ao-postflight: compute barometric alt for each GPS position
26   * ao-postflight: don't try to use missing gps sat data
27   * Automatically extract flight number for eeprom and telem filenames.
28
29  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
30
31 altos (0.6+32+g87e6f3e) unstable; urgency=low
32
33   [ Bdale Garbee ]
34   * fix typo in comment
35
36   [ Keith Packard ]
37   * Reduce igniter firing time from 500ms to 50ms.
38   * Add GPS date/time output to ao-postflight.
39   * Eliminate SiRF state values from ao-view.
40
41  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
42
43 altos (0.6+27+gb0d7e3f) unstable; urgency=low
44
45   [ Keith Packard ]
46   * Add two-point accelerometer calibration.
47   * Remove "l" command as ao-dumplong no longer uses it
48   * Remove "d" command
49   * Remove "f" command
50   * Reformat ADC values to show all 16 bits
51   * ao_flight_test was using accel value for pressure too
52   * Pass accel calibration over telemetry stream. Telemetry data format
53     change.
54   * Add ability to dump eeprom data over radio link.
55   * In packet master, move USB flush from packet thread to echo thread
56   * In USB pollchar, wait for packet before re-checking USB out len
57   * Explicitly use USB I/O routines in packet code
58   * Flush pending input when switching to remote packet mode
59   * Stop recording in ao-dumplog after receiving an invalid block
60   * Move ao_match_word from ao_ignite.c to ao_cmd.c
61   * Add Watchdog Timer Control register definitions
62   * Add reboot command.
63   * Return radio to telemetry settings when packet system closed.
64   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
65   * Loosen tolerances for main->landed transition
66   * Provide a dummy 'uninstall' target in the src directory.
67   * Share telemetry parsing code in cc library.
68   * Enable telemetry receive in ao_view
69   * Switch order of serial/flight in ao-postflight summary
70   * Add flight number to telemetry stream.
71   * Add date to GPS data, captured from GPRMC packet.
72   * Stop using SiRF state info.
73
74  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
75
76 altos (0.6) unstable; urgency=low
77
78   [ Keith Packard ]
79   * Add support for the SkyTraq GPS unit
80   * Build two versions of TM, one for SiRF, one for SkyTraq
81   * Save some DSEG space by marking cmd functions __reentrant
82   * Add ao_wake_task and ao_exit
83   * Add keyhole-markup generation for ao-postflight.
84   * Initial packet bits. Just testing transmission
85   * Add radio carrier command
86   * Wait for TX to finish sending data
87   * Add ao_alarm
88   * Remove reason from ao_dma_abort
89   * Switch packet code from timer thread to ao_alarm
90   * Use ao_radio_done to wait for TX to completely finish with packet
91   * Send SYN packet to set sequence numbers
92   * Add RFIM register
93   * Do more flushing in packet test code
94   * Use ao_alarm for ao_delay so it can be easily interrupted
95   * Poke master to speed up packet rate when things are busy
96   * No need to wakeup &ao_tick_count now
97   * Enable packet-based communcation to command processor
98   * Add more docs to the README file
99   * Disable interrupts while removing tasks from task list
100   * Add ao_usb_pollchar to ao.h
101
102  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
103
104 altos (0.5+90+g127c312) unstable; urgency=low
105
106   * de-version the libreadline-dev build dependency
107
108  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
109
110 altos (0.5+86+g2de548f) unstable; urgency=low
111
112   * automate push of updated and tagged master branch during
113     debian/rules prebuild
114   * flush repetitive junk out of debian/changelog, and update the
115     prebuild target
116   * add support for tagging git repository on each Debian package build
117
118  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
119
120 altos (0.5+77+gc57bd7f) unstable; urgency=low
121
122   * build for Debian from git
123
124  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
125