Share telemetry parsing code in cc library.
[fw/altos] / debian / changelog
1 altos (0.6) unstable; urgency=low
2
3   [ Keith Packard ]
4   * Add support for the SkyTraq GPS unit
5   * Build two versions of TM, one for SiRF, one for SkyTraq
6   * Save some DSEG space by marking cmd functions __reentrant
7   * Add ao_wake_task and ao_exit
8   * Add keyhole-markup generation for ao-postflight.
9   * Initial packet bits. Just testing transmission
10   * Add radio carrier command
11   * Wait for TX to finish sending data
12   * Add ao_alarm
13   * Remove reason from ao_dma_abort
14   * Switch packet code from timer thread to ao_alarm
15   * Use ao_radio_done to wait for TX to completely finish with packet
16   * Send SYN packet to set sequence numbers
17   * Add RFIM register
18   * Do more flushing in packet test code
19   * Use ao_alarm for ao_delay so it can be easily interrupted
20   * Poke master to speed up packet rate when things are busy
21   * No need to wakeup &ao_tick_count now
22   * Enable packet-based communcation to command processor
23   * Add more docs to the README file
24   * Disable interrupts while removing tasks from task list
25   * Add ao_usb_pollchar to ao.h
26
27  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
28
29 altos (0.5+90+g127c312) unstable; urgency=low
30
31   * de-version the libreadline-dev build dependency
32
33  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
34
35 altos (0.5+86+g2de548f) unstable; urgency=low
36
37   * automate push of updated and tagged master branch during
38     debian/rules prebuild
39   * flush repetitive junk out of debian/changelog, and update the
40     prebuild target
41   * add support for tagging git repository on each Debian package build
42
43  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
44
45 altos (0.5+77+gc57bd7f) unstable; urgency=low
46
47   * build for Debian from git
48
49  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
50