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