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