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