prepare a new Debian version for upload
[fw/altos] / debian / changelog
1 altos (1.9-2) unstable; urgency=medium
2
3   * Revert "elide pdf files from delivered docs until ruby-asciidoctor-pdf escapes NEW"
4   * add ruby-asciidoctor-pdf to build deps
5   * cherry-pick fix for ao-cal-accel, quilt-style
6   * cherry-pick patch that fixes doc versions, quilt-style
7
8  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Jan 2019 14:59:55 -0700
9
10 altos (1.9-1) unstable; urgency=medium
11
12   [ Bdale Garbee ]
13   * capture changes to Releasing discovered during 1.8.7 release
14   * update turnon_telebt to use new approach for saving cal value on TeleBT
15   * doc: add bootloader force instructions for TeleBT v4.0
16   * altos: first cut at easymega v2.0 support .. nothing working yet
17   * altos: remove teleterra-v0.1, also an ancient cc1111 project
18   * altos: remove telepyro-v0.1 support, which was never completed anyway
19   * altos: remove megadongle-v0.1 support, never went beyond prototype
20   * altos: remove teledongle-v1.8 support (what was that, anyway?!?)
21   * altos: remove telescience support
22   * altos: remove usbtrng support (chaoskey prototypes)
23   * altoslib: fix computation of TeleGPS battery voltage
24   * update build depends to reflect move to asciidoctor
25   * eliminate spurious build dependencies now that we're using asciidoctor
26   * update easymega turn-on script for v2.0
27   * ao-bringup: get turnon_easymega working for v2.0
28   * changelog for 1.9 release
29   * update changelog for Debian build
30   * use ChangeLog from branch-1.9 in unmolested form
31   * need to run autoreconf before calling dh_auto_configure
32   * elide pdf files from delivered docs until ruby-asciidoctor-pdf escapes NEW
33   * update changelog for Debian build
34   * update build dependencies to include newlib-nano, elide cc1111
35   * fix dep5 copyright syntax
36   * add lintian overrides
37
38   [ Keith Packard ]
39   * altosdroid: Bump version to 18 for 1.8.7
40   * altos/stm: Make flash loader work with either 8MHz or 16MHz xtal
41   * altos: use %lu for APRS altitude in sprintf
42   * altos: Remove cc1111 products
43   * altos: Switch to newlib-nano for libc on arm
44   * Remove pdclib
45   * altos: Remove *_TO_DATA macros
46   * altos: Remove 8051 address space specifiers
47   * altos: Make cmd number parsing functions return value
48   * altos: Use stdbool true/false instead of TRUE/FALSE
49   * altos: Allow application-specific prompts for ao_cmd_readline
50   * altos: Delete random 8051 ISR declarations
51   * altos: Remove 8051-ism from ao_usb.h
52   * altos/stm32f4: Start adding support for STM32F413
53   * altos/stm32f4: Add STM32F413 disco board support
54   * altos/stm32f4: Fix clock configuration
55   * altos: Eliminate 'pin' field from GPIO functions
56   * altos: Add generic LED driver.
57   * altos/stm32f4-disco: Add .gitignore
58   * altos/stm32f4: Align stack to 8 bytes
59   * altos/stm32f4: Add usart driver for usart6
60   * altos/stm32f4: Use full printf/scanf (including floats)
61   * altos/stm32f4: Place ARM.exidx sections after .text
62   * altos/stm32f4-disco: Hook up serial console. Add scheme
63   * altos: Clean up AO_ROMCONFIG bits
64   * altos/stm32f4: Add more stm32f413 definitions and support code
65   * altos/stm32f4: Add external interrupt bits
66   * altos/stm32f4: Add stm32f413 USART support
67   * altos/stm32f4: Add start of stm32f413 USB support
68   * altos/stm32f4-disco: Start hooking up stm32f413 USB for the disco board
69   * Bump version to 1.8.7.1
70   * Remove .gitmodules
71   * altos: Remove pdclib bits from Makefile
72   * altos/drivers: Use stdbool in ao_ms5607.c
73   * altos: Create ao_data_fill shared function
74   * altos/stm: Make beeper driver support all possible tim234 configs
75   * altos/stm: Support SPI modes other than 0
76   * altos: Add ADXL375 driver [v2]
77   * altos/easymega-v2.0: Change binary to easymega-v2.0 instead of easymega-v1.0
78   * altos/easymega-v2.0: Add adxl375, replace mpu6000 with 9250 [v2]
79   * altos: Add EasyMega v2.0 to default build
80   * altoslib: Add ADXL375 support and EasyMega v2.0 support
81   * altosui: Add EasyMega v2.0 firmware to release
82   * altos/adxl375: Clean up initialization, shortening self test period
83   * altoslib: Add support for TeleGPS v2
84   * altoslib: Add support for EasyMega-v2
85   * altos/easymega-v2.0: Handle different mpu9250 orientation
86   * altoslib: When flashing hardware, pull USB data from device if needed
87   * Add keywords to .desktop files
88   * ao-tools: Spelling fixes in a couple of man pages
89   * Don't force CFLAGS from top level
90   * Generate LED icons on the fly. Include SVG versions.
91   * debian: Add cairo-5c as build dependency
92   * debian: Clean trailing whitespace in changelog
93   * debian: Switch to machine-readable copyright format
94   * debian: use dh_auto_configure instead of open-coding configuration
95   * doc: Switch to asciidoctor to format docs
96   * Remove cc1111 products from 'fat_altos' list, which is used for keithp-fat
97   * doc: Remove asciidoc related files
98   * doc: Use icons for admonitions
99   * altos: Make HAS_ACCEL_DEBUG build again
100   * altos: Don't validate ADXL375 self test for maximum value
101   * altoslib: Remove spurious debug printf in AltosCalData
102   * Add shipping products to fat_altos target, note that in Releasing
103   * doc: Update doc/RELNOTES to adapt to asciidoctor change
104   * doc: Add EasyMega v2.0 specs
105   * doc: Set doc version to 1.9
106   * doc: Add 1.9 release notes
107   * Change Releasing to reflect asciidoctor switch
108   * Update to version 1.9
109   * doc: Skip .pdf generation when asciidoctor-pdf is missing
110
111  -- Bdale Garbee <bdale@gag.com>  Wed, 02 Jan 2019 23:42:19 -0700
112
113 altos (1.8.7-2) unstable; urgency=medium
114
115   * elide map-server from set of directories built and installed by
116     default.  Eventually, we'll refactor to put that in a new binary
117     package...
118
119  -- Bdale Garbee <bdale@gag.com>  Tue, 09 Oct 2018 09:55:40 -0600
120
121 altos (1.8.7-1) unstable; urgency=medium
122
123   [ Bdale Garbee ]
124   * capture updates to Releasing from 1.8.6 release process
125   * altos: don't build fox1ihu by default
126   * altoslib: update launch-sites.txt location to new home at maps.altusmetrum.org
127   * add new script that uses openocd to reset an LPC target
128   * update debian/rules to reflect configuration changes needed for 1.8.7
129   * doc: correct specs for TeleMega v3.0, which still uses the MMA6555
130   * releasing 1.8.7
131   * update changelog for Debian build
132   * patches merged upstream in 1.8.7 release
133   * we need graphviz as a build-dep for 1.8.7
134   * releasing 1.8.7
135
136   [ Keith Packard ]
137   * Bump version to 1.8.6.1
138   * Include TeleMega v3.0 firmware with releases
139   * Bump java lib versions to 13
140   * altos: Remove spurious ao_mma655x_spi_index variable
141   * altos: Remove spurious 'const' from ao_state_names
142   * altos: Allow timer interrupt without needing tick count
143   * altos/lpc: Fix stdio wakeup on serial IRQ
144   * altos/stmf0: Stop using 'stdin' name as local variable
145   * altos: Switch global 'log' to 'ao_log_data'
146   * altosuilib: Add 'equals' method to AltosDevice
147   * altosuilib: Poll for devices while Select Device dialog is displayed
148   * altosuilib: Show a more useful message when the flash target device is unknown
149   * altosuilib: Don't show radio parameter when reflashing radioless devices
150   * altoslib: Use common constants for flash action messages
151   * altosuilib: Include device path in equals test of AltosUSBDevice
152   * altosuilib: Provide dialog while waiting for flash target to re-appear
153   * altoslib: Reduce debug printf spamming during flashing operation
154   * altos/drivers: Shrink ao_ms5607.c code to fit on micropeak still
155   * doc: Don't accidentally create zero-length PDF files
156   * micropeak: Add MicroUSB 'equals' method
157   * ao-tools/ao-cal-freq: Add --nosave and --output options. Check save results.
158   * altos: sdcc doesn't have 'false' and 'true'.
159   * altosui: Fetch RF calibration value for TBT v4.0 units from web
160   * ao-bringup: Add 'fix-telebt' to reflash TeleBT v4.0 with correct rf cal
161   * altoslib: Fix gyro headings in CSV files
162   * altoslib: Add missing AltosUnitInfo files
163   * doc: Describe Packet Link usage and selecting RF param defaults for TeleMini
164   * doc: Describe Packet Link mode in the initial usage section
165   * altos: Force telemetry rate to 38400 when ao_force_freq is set
166   * doc: Update for 1.8.7
167   * doc: Add check for new hardware in specs.inc
168   * macosx: Ship install-macosx script with all apps.
169   * doc: Use RELEASE_DATE to set PDF timestamps using faketime
170   * debian: build depend on faketime
171   * Add map-loading documentation
172   * map-server: Add maps proxy server
173   * altos-map: Fix altos-map HTTP syntax
174   * altos-map: Install .jar file for altos-map
175   * altos-mapd: Use command line to pass map directory in
176   * doc: Make use of 'faketime' configurable with configure.ac. Default to 'no'
177   * altoslib: Allow launch site URL to be overridden at runtime
178   * altoslib: Switch to maps.altusmetrum.org when no google map key is available
179   * altos-mapd: Add geo-fencing for map requests. Add port and key arguments
180   * altos-map: Retry connection to cache service
181   * altos-mapd: remove debug printf
182   * altos-mapd: Clean up log messages
183   * altos-mapd: Make cache service listen queue longer
184   * altos-mapd: Install altosmapd.jar file
185   * altoslib: Use https for launch-sites.txt
186   * altoslib: Change map loading to lat=&lon= from center=
187   * altosdroid: Fix offline map messages to match new meanings
188   * altoslib: Retry map connections 10 times on network failure
189   * altosuilib: Fix offline map messages to match new meanings
190   * altos-map: Support version query from application
191   * altos-mapd: Install systemd service file and defaults file
192   * altosdroid: Set offline map scale to 1
193   * altosdroid: Restore google maps key setting
194   * map-server: Implement altos-map in C
195   * altosuilib: Remove GrabNDrag.java
196   * altosui/altosdroid: Disable offline map type selections
197   * altosuilib: InputEvent.getModifiers is deprecated, use getModifiersEx
198   * altos-mapd: Handle clients failing to send valid JSON
199   * debian: Add libjansson-dev build depend
200   * altos-map: Switch from json FD ops to json FILE ops
201   * altos-mapd: Check nearest portion of tile to launch site
202   * altosui/altosdroid: Change message in forbidden map tiles
203   * altoslib: NumberFormat can't be shared between parsers
204   * altoslib: Be less chatty about map loading
205   * altosuilib: Leave some map debug code around for the future
206   * doc: Note that 1.8.7 fixes map images
207   * altos-mapd: Add --max-zoom to limit tile loading. Set default to 15.
208   * Switch to universal JavaApplicationStub for Mac OS X
209   * doc: Note fixes for Mac OS X
210   * Set version to 1.8.7
211   * ao-bringup: Use new ao-cal-freq options when flashing teledongle v3.0
212   * altos/lpc: Make sure USB pull-up is held low at boot for 'a while'
213
214  -- Bdale Garbee <bdale@gag.com>  Mon, 08 Oct 2018 21:02:16 -0600
215
216 altos (1.8.6-2) unstable; urgency=medium
217
218   * quick patch to not include fox1ihu in build by default, closes: #907480
219
220  -- Bdale Garbee <bdale@gag.com>  Thu, 30 Aug 2018 21:41:00 -0600
221
222 altos (1.8.6-1) unstable; urgency=medium
223
224   [ Bdale Garbee ]
225   * add a paragraph to the intro pointing to the altusmetrum email list
226   * another second seems to help on the very slow Acer laptop
227   * add a warning about Google limiting per-day access until/unless we pay
228   * altos/fox: rename fox product
229   * move signal that forces flash-loader on to PB8, active high
230   * had the sense backwards .. presence of 'attached' should put us in the loader
231   * add a turnon script for TeleLCO v2.0
232   * add telefireeight-v1.0 to products built by default in src/Makefile
233   * releasing 1.8.6
234
235   [ Keith Packard ]
236   * altos/ao_cc1120: Only call ao_packet_slave_stop when HAS_SLAVE
237   * altos: Hack up code for TeleMetrum to make it just a tracker
238   * micropeak: Make reported 'max height' value show filtered max height
239   * altosdroid: Attempt to avoid some reported altosdroid crashes
240   * doc: add release check for altusmetrum-docinfo.xml copyright
241   * altos/stm: Simplify ao_usb_write a bit
242   * altos: Use max of 64 previous orient values when checking pyro limits
243   * altos/flash-loader: On STM, don't include ao_usb_disable
244   * Set version to 1.8.5.1
245   * altoslib: Clarify terms in Mega pyro config
246   * altoslib: Remove ascending/descending from pyro config
247   * altoslib: Flush settings restoration commands after accel cal
248   * altoslib: Keep config data accel cal in antenna up form.
249   * altoslib: Fix data fetching during flashing of cc1111-based devices
250   * altos/fox: Add fox1ihu bringup firmware
251   * altos/fox: Initialize FOX adc
252   * altos/fox: Fix up Fox ADC bits
253   * altos/fox: Provide names for fox ADC channels
254   * altos/fox: Turn on all of the fox lights
255   * altos/fox: Add watchdog timer
256   * altos/fox: Enable M25 driver for MRAM.
257   * altos/fox: Add MRAM and SD card drivers
258   * altos/fox: Add fox1ihu flash loader
259   * altos/fox: Run app when PD6 is low
260   * altos/fox: update product name to show v2, enable watchdog by default
261   * altos/fox: Transition to current altos build environment
262   * altos/fox: Update ADC to fox-1 IHU Revision 2
263   * altos/fox: Enable system timer in flash loader and prod watchdog with it
264   * altos: Build fox1ihu by default
265   * Remove ao_radio_cal from stm products without radios
266   * altos/fox1ihu: Pull down radio control pin in flash loader
267   * altoslib: Fix Idle Monitor on TeleMega v3
268   * altos/stmf0: Change tests for AO_BOOT_CHAIN and AO_BOOT_PIN to #if
269   * altos/stmf0: whitespace fix
270   * altos/stmf0: Set 0x0 mapping to Main Flash for boot loader
271   * ao-bringup/turnon_telemini: Skip DFU if no DFU device is present
272   * altos/kernel: Define usb IN2/IN3 functions
273   * altos/kernel: Add USB descriptors for IN3
274   * altos/stmf0: Toggle IN2 SW_BUF bit when sending data
275   * altos/stmf0: Add IN3 alternate endpoint support
276   * altos/stmf0: Fix up USB debug code
277   * altos/chaoskey-v1.0: Add endpoint for reading flash contents
278   * ao-chaosread: Add support for the new flash endpoint in chaoskey
279   * Update version to 1.8.5.2
280   * altos: Eliminate height requirement for coast detect
281   * altos/test: Replace state name with 10* state value in test log. Fix raw speed
282   * doc: Update pyro channel info to reflect UI changes
283   * altos: Add ÂµPusb v3.0 project
284   * altos/stmf0: leave ao_power_gpio names undefined without power management
285   * altos/mpusb-v3.0: Make it compile again
286   * altos: add 'vidtime', a simple brightness monitor
287   * altos/vidtime: Check for value change in normal code, not irq
288   * altos: Add TeleLCO v2.0 product
289   * altos/stm: Add per-LED port/pin mode in LED code
290   * altos/drivers: Pads with multi-port firing and pad selector DIP switch
291   * altos: Add TeleFireEight v1.0 product
292   * altos/telelco-v2: Change select button to alternate box/pad mode
293   * altos/ao_button.c: Support up to 16 buttons
294   * altos/telelco-v2.0: Only switch encoder mode on push, not release
295   * altos/drivers: Make quadrature debounce longer by default. Fix state tracking
296   * altos/telelco-v2.0: Reduce quadrature debounce time
297   * altos/driver: Add support for one-step-per-click quadrature encoder
298   * altos/telelco-v2.0: Use single-step quadrature code
299   * altos/telelco-v2.0: Only look at drag select presses, not releases
300   * altos/telelco-v2.0: Mixed up the select_button pin (is E0, was set to E13)
301   * altos/telelco-v2.0: Fix button names and pin mappings. Add drag LED.
302   * altos/telelco-v2.0: A bit fancier with the drag-mode LED show
303   * altos/telelco-v2.0: Add debug output for pad voltage display
304   * altos/telelco-v2.0: Change drag race selected/no-continutity pattern
305   * altos/stm: Add polling ADC sampler API
306   * altos/telelco-v2.0: Display local batt voltage at startup
307   * altos/stm: Enable HSI timer when HAS_ADC_SINGLE is set
308   * altos/telelco-v2.0: Set HAS_ADC_SINGLE to enable HSI timer
309   * altoslib: Revert field name changes for accel cal values
310   * altos/telefireeight-v1.0: Fix ADC definitions
311   * altos/telefire*: Do voltage tests in decivolts instead of ADC units
312   * altos/telelco-v2.0: Test displays at power on
313   * altos/telelco: Remove STATIC_TEST code from stand-alone LCO boxes
314   * altos/stm: Remove unused ADC names from ao_adc_single_stm.c
315   * altos/stm: Define ADC channels for TEMP and V_REF
316   * ao-bringup: Find dfu-util in $PATH for chaoskey
317   * altos/telelco-v0: Test display, show batt voltage at boot
318   * altos/driver: Improve quadrature debouncing for mechanical encoders
319   * altos/telelco-v0.2-cc1200: Add build for NAR hacked TeleLCO v0.2 board
320   * altos/telelco-v2.0: Fix AO_ADC_DUMP
321   * Bump version to 1.8.6
322   * altos/stm: Let products override AO_LED_TYPE for stm processors
323   * altos/ao_pad: Use AO_LED_TYPE for computing active LEDs.
324   * altos/ao_pad: Turn on all LEDs for a moment at power up
325   * altos/ao_pad: Move LED test to the monitor task
326   * altos/telelco-v2.0: Do all drag race beeping from the beeping thread
327   * altosuilib: Split cc1111 vs arm telefire/telemini for flashing
328   * altos/test: Compute and show height error tracker in ao_flight_test
329   * altos: Share common LCO functions in ao_lco_bits.c
330   * altos: Build telelco-v2.0 by default
331   * altos: A bit more LCO code sharing
332   * altos: Fix telelcotwo build for new ao_lco_bits.c file
333   * altos: Fix LCO display while searching
334   * altos: Make LCO search directly drive pad/box displays
335   * altos: Make fewer LCO variables public
336   * altos: Fetch current quadrature status at startup time
337   * altoslib: Make stop_remote delay depend on the data rate
338   * ao-tools/ao-dumplog: Dump entire eeprom contents
339   * altos: Change 'after motor' pyro check to be >= instead of ==
340   * altos/stm-demo: Set up for dumping eeprom
341   * altos/plottest: Make linewidth bigger
342   * altos: Add separate 'ao_launch_tick'. Use in pyro and lockout.
343   * Update docs for 1.8.6
344
345  -- Bdale Garbee <bdale@gag.com>  Sun, 05 Aug 2018 11:25:17 +0800
346
347 altos (1.8.5-1) unstable; urgency=medium
348
349   [ Bdale Garbee ]
350   * update Releasing with wisdom from 1.8.4 release process
351   * need to push telegps-v2.0 loader .bin file to corporate repo, too
352   * doc: update copyright year in doc/altusmetrum-docinfo.xml
353   * preparing to release 1.8.5
354
355   [ Keith Packard ]
356   * altos/scheme: Add separate floor-quotient builtin
357   * altos/scheme: Pull out per-frame vals while printing list of frames
358   * altos/scheme: Add support for hex, octal and binary constants
359   * altos/scheme: support %x format for scheme printf
360   * altos/scheme: fix parsing of vector followed by list
361   * altos/scheme: Add start/end args to vector->list
362   * altos/scheme: Make for-each tail recursive
363   * altos/scheme: Make constant built pool as large as possible
364   * altos/scheme: add make-string builtin
365   * altos/scheme: Fix macro-detection debugging
366   * altos/scheme: Add builtin list-tail
367   * altos/scheme: Allow make-vector value param to be optional
368   * altos/scheme: Accept more escaped character constants
369   * altos/scheme: Add vector and string funcs. Test everybody.
370   * altos/scheme: add 'install' target to install both test and tiny test
371   * altos/scheme: Add ports. Split scheme code up.
372   * altos/lambdakey-v1.0: Switch back to command buffered input
373   * altos/kernel: Use ao_put_string for syntax error message
374   * altos/stmf0: Remove packet counters from non-debug build
375   * altos/stmf0: Stop shadowing USB tx buffers in system RAM
376   * altos/stmf0: Use double buffering for USB tx data
377   * altos/stmf0: use double buffering for USB rx data
378   * ao-chaosread: add --raw and --cooked flags
379   * altos/stmf0: Use double buffering for ChaosKey
380   * altos/scheme: Split tests out from build sources
381   * altos/scheme: Allow individual lisp keywords to be feature-conditional
382   * altos/scheme: remove debug code from vector write
383   * altos/lambdakey-v1.0: Add LED function back in
384   * altos/scheme: Allow unicode in lexer
385   * altos/scheme: Move ao-scheme to a separate repository
386   * altoslib/altosuilib: Validate rom image is for target device
387   * libaltos: Use case-insensitive compare when matching BT MACs
388   * Add TeleGPS v2.0 binaries to distribution
389   * ao-bringup: Don't wait for user when testing EasyMini igniters
390   * chaoskey: Create unified ROM image with both loader and app
391   * ao-bringup: Check for Loader USB id before attempting dfu-util
392   * ao-usbload: Flip product names in loader error message
393   * altos: Make panic beeps use fixed frequencies
394   * altos/stmf0: Add some common definitions for flash loaders
395   * doc: Add release notes for 1.8.5
396   * Bump version to 1.8.5
397
398  -- Bdale Garbee <bdale@gag.com>  Sun, 18 Mar 2018 15:50:54 -0600
399
400 altos (1.8.4-1) unstable; urgency=medium
401
402   [ Bdale Garbee ]
403   * update Releasing with changes discovered in 1.8.3 release process
404   * releasing 1.8.4
405
406   [ Keith Packard ]
407   * doc: Don't 'publish' release notes, don't build pdf release notes
408   * altos/scheme: Add ao_scheme_vector.c
409   * altos/scheme: Support scheme subsetting via feature settings
410   * altos/lambdakey-v1.0: Get this building again
411   * altos/kernel: Allow ao_cmd to be built without tasking
412   * altos/stm: Align 'data' to 8 bytes, just like textram
413   * altos/scheme: apply const to places taking const strings.
414   * altos/scheme: More compiler warning cleanups
415   * altos/scheme: Use direct calls from frame to frame_vals mem functions
416   * altos/scheme: inline some mem calls to reduce stack usage.
417   * altos/lambdakey-v1.0: Make stack larger
418   * altos/scheme: integer? is builtin on all versions
419   * altos/scheme: swap BIGINT and STRING types
420   * altos/lambdakey-v1.0: shrink scheme code to fit the ROM
421   * ao-bringup/test-chaoskey: Make finding most recent device more reliable
422   * altos/scheme: Use AO_SCHEME_IS_CONS in cons memory funcs
423   * altos/scheme: Use memory manager mark code to note recursive print
424   * altos/scheme: abort when we try to print an invalid value
425   * altos/scheme: rearrange debugging defines
426   * altos/scheme: Work around gcc 7.2.0 optimization bug in memory manager
427   * altos/scheme: Compile scheme test with -O3
428   * altos/scheme: Rework display/write code
429   * altos/scheme: apply also needs to not free value list on lambdas
430   * altos/scheme: (define (foo . bar)) has a pair, not list as card
431   * altos/scheme: Clean up test CFLAGS
432   * altos/scheme: Don't optimize ao_scheme_make_const
433   * altos/scheme: ao_scheme__cons -> ao_scheme_cons
434   * altos/scheme: AO_SCHEME_IS_CONS -> ao_scheme_is_cons
435   * altos/scheme: Replace memory pool macros with inlines
436   * altos/scheme: Replace per-type indexed stash with poly stash heap
437   * altos/lambdakey-v1.0: Add back and/or macros
438   * altos/easymini-v2.0: Adapt to final hardware pin assignment changes
439   * ao-bringup: turnon_easymini was left with dfu_util disabled
440   * altos/attiny: Add ADC implementation
441   * altos/micropeak: Remove all compiler results
442   * Doc updates for version 1.8.4
443   * Bump for version 1.8.4
444
445  -- Bdale Garbee <bdale@gag.com>  Thu, 21 Dec 2017 19:07:43 -0700
446
447 altos (1.8.3-1) unstable; urgency=medium
448
449   [ Bdale Garbee ]
450   * be more aggressive about removing and ignoring .mdwn files
451   * tweak Releasing based on 1.8.2 release experience
452   * don't exit on dfu-util errors, it's not reliable about reporting success
453   * handle repeated invocations without failing as often
454   * moving to TeleMega v3.0 by default
455   * TeleMega v3.0 turnon scripts
456   * take telescience out of the routine builds
457   * TeleMega default is now v3.0
458   * releasing 1.8.3
459
460   [ Keith Packard ]
461   * altoslib: Add tilt and pyro data to CSV export
462   * altosuilib: Don't drain voice when terminating display
463   * altoslib,altosuilib,altosui: log_format/device_type TeleGPS selects stateless
464   * altos: Allow pyro config name to end with newline, not just space/tab
465   * altoslib: Allow early bail-out on bad telemetry CRC
466   * altosuilib: Show raw tick values in graph and info table
467   * altoslib: Add user-selectable filter width for data smoothing
468   * altoslib: Adapt KML output to make TRA record people happier
469   * altosuilib: Add 'show marker' button to graphs
470   * altoslib: Missing file for filter additions.
471   * Set version to 1.8.2.1
472   * altos: Stop storing pyro fired status in config block
473   * altos: Add MPU9250 driver (accel/gyro only for now)
474   * altoslib: Allow gps time later than requested if it's first
475   * altoslib: Don't crash if there's no GPS coord to write KML
476   * altoslib: Fix time series filter window computation
477   * altos: Add MPU9250 support to self test and data
478   * altoslib: Report un-adjusted ground accel in idle IMU monitor
479   * altoslib: Save separate config for local and remote. Use in idle
480   * altoslib: Move temp GPS API from cal_data to data_listener
481   * altos: Remove cross-block storage I/O on cc1111
482   * altos: Define AO_LOG_FORMAT in */ao_pins.h. Use in ao_cmd.c
483   * altos: Share common logging code. Deal with corrupt initial flight records
484   * altos: whitespace cleanup in ao_adc_stm.c
485   * altos/stm: Add AO_EXTI_MODE_PULL_NONE
486   * altosuilib: New line styles and colors for graphs. Selectable line width
487   * altos/test: Adapt flight test to int16_t flight number type
488   * altoslib: Don't write KML record when height data is missing
489   * altoslib: Remove spurious semicolon in AltosReplayReader.java
490   * altoslib: Improve EEprom download
491   * altos: Fix inverted test for corrupt flight log
492   * altos: Fix new GCC warnings
493   * doc: Update for 1.8.3
494   * altos/lisp: Add non-cons cdr support
495   * altos/lisp: Add scheme-style bools (#t and #f)
496   * altos/lisp: Add 'else' sematics to cond
497   * altos/lisp: More schemisms
498   * altos/test: Get lisp test building using Makefile-inc
499   * altos/lisp: Lots more scheme bits
500   * altos/test: More lisp test Makefile fixes
501   * altos/lisp: Generate built-in lambda atoms for const creation
502   * altos/lisp: Character consts. String and assoc builtins.
503   * altos/lisp: Add apply
504   * altos/lisp: Finish first pass through r7rs
505   * altos/test: Add jiffy funcs to lisp test
506   * altos/cortexelf-v1: Make lisp compile again
507   * altos/lisp: Add 'big' ints -- 24 bits wide
508   * altos/lisp: Fix some scheme compat issues
509   * altos/lisp: Add floats
510   * altos/test: Update to build altos lisp test app
511   * altos/lisp: Rename progn to begin
512   * altos/lisp: Add quasiquote
513   * altos/lisp: Fix pairp builtin
514   * altos/lisp: return from unmatched cond is #f, not nil
515   * altos/lisp: Make let distinct from let*
516   * altos/lisp: Split out frame vals from frame struct
517   * altos/lisp: split set/def. Add def support to lambdas
518   * altos/kernel: MPU9250 support
519   * altos: Add TeleMega v3.0
520   * altos: Build TeleMega v3.0 by default
521   * altoslib: Add support for TeleMega v3.0 log files
522   * altos/lisp: Overflow int computations to float
523   * altos/lisp: Convert more builtin lisp code to scheme format
524   * altos/lisp: use strtof instead of atof
525   * altos/lisp: Split out read debug, add memory validation
526   * altos/lisp: Check only cdr base type when moving cons cells
527   * altos/lisp: Fix stash usage across frame allocation
528   * altos/lisp: Switch to scheme formal syntax for varargs
529   * altos/scheme: Rename to 'scheme', clean up build
530   * altos/scheme: Move scheme test program to scheme sub-directory
531   * altos/scheme: Add explicit dependency on ao_scheme_builtin.h for ao_scheme_make_const
532   * altos/cortexelf-v1: Adapt to lisp->scheme name change
533   * altos/drivers: Start adding defines to get mag data out of MPU9250
534   * altos/scheme: Let readline know if there's a list in progress
535   * altoslib: Fix 8 to 12 bit conversion for Mega pyro voltage data
536   * altos/scheme: Fix name of constant scheme file
537   * altos/scheme: Add vectors
538   * altos/scheme: Avoid crashing with non-list in length
539   * altos/scheme: Add a bunch of string and vector builtins
540   * altos/scheme: Use 64-bit ints to track memory allocation stats
541   * altos/scheme: add list-copy
542   * altos/scheme: Stash cons across value allocation in compare
543   * altos/scheme: Make eqv? work for numbers and strings
544   * altos/scheme: Make test scheme app heap maximum size
545   * altos/scheme: Add Makefile for scheme test app
546   * altos/lambdakey-v1.0: Switch to newlib, get things compiling again
547   * altos: Add scheme for stm discovery board demo
548   * altos: Allow building with newlib + avr stdio on ARM
549   * altos/scheme: Allow ao_scheme_read_eval_print to be restarted
550   * altos/drivers: Hook up mag sensor for MPU9250
551   * doc: Note TeleMega v3.0 support in 1.8.3 relnotes
552   * Bump to version 1.8.3
553   * altos: Remove more software for hardware prototypes
554   * altos: Actually store current MPU9250 data in data ring
555   * altoslib: Keep old GPS values when updating data
556   * doc: Update release notes and docinfo for 1.8.3
557
558  -- Bdale Garbee <bdale@gag.com>  Mon, 11 Dec 2017 21:40:10 -0700
559
560 altos (1.8.2-1) unstable; urgency=medium
561
562   [ Bdale Garbee ]
563   * a few tweaks to the Releasing document based on experience with 1.8.1
564   * need to capture .bin file for telebt-v4.0 loader
565   * deal with cheap BT dongle that shows multiple copies of unit in lescan output
566   * publish support for TeleGPS v2.0
567   * production TeleGPS v2.0 use a 16Mhz crystal for the SOC
568   * be more aggressive about removing and ignoring .mdwn files
569   * releasing 1.8.2
570
571   [ Keith Packard ]
572   * Bump to version 1.8.1.1/android 16 for altosdroid
573   * altosui: Accel calibration UI
574   * ao-tools/ao-chaosread: Add -Wall -Wextra, clean up results
575   * altoslib: Correctly parse IMU cal data
576   * altoslib: Remove debug stack dump from AltosState
577   * altoslib: Make receive frequency available in telem data
578   * altosdroid: Display serial, call, freq in tracker list
579   * altosui: Remove debug printfs in FC config UI
580   * altosui: Handle missing GPS when graphing mega/metrum data
581   * doc: Add forward reference from 'idle' description to idle entry steps.
582   * chaoskey: Wait for input data to stabilize before using it
583   * altos: Fix debug printf in ao_pyro for state >=
584   * altos/test: Handle new eeprom file format. Give up on telem files.
585   * altosuilib: Make steps in accel cal default button
586   * test/ao_flight_test: Show recorded pyro firing
587   * telegps: Fix up TeleGPS UI bits after accel cal changes
588   * altoslib: Avoid crashing when computing stats for empty flight logs
589   * altos/telegps-v2.0: Enable USB connect monitoring
590   * Add short section on accelerometer calibration
591   * Update docs for 1.8.2 release
592   * Update release version and date
593
594  -- Bdale Garbee <bdale@gag.com>  Mon, 18 Sep 2017 20:48:07 -0600
595
596 altos (1.8.1-2) unstable; urgency=medium
597
598   * updating packaging to resolve outstanding lintian issues
599
600  -- Bdale Garbee <bdale@gag.com>  Mon, 28 Aug 2017 13:08:00 -0600
601
602 altos (1.8.1-1) unstable; urgency=medium
603
604   [ Keith Packard ]
605   * install: Add 'fat-install' target
606   * altos: Perform time comparisons using 16-bit arithmetic to handle wrap
607   * micropeak: Track font changes in raw data display
608   * altosuilib: Add "Huge" font size
609   * altosui: Add --oneline mode to briefly summarize flights
610   * altos: Eliminate separate height error filter for accelerometer devices
611   * altos: Don't eliminate baro above mach speed, just trust it less
612   * altos/test: telemetrum baro data is inverted before being written to eeprom
613   * altos/test: Integrate raw accel to provide speed for comparison
614   * altos/test: Fake baro data for flight 12 serial 2093
615   * altoslib: Remove debug printf for gyro adjust
616   * altoslib: Allow for missing product when checking for mma655x inverted
617   * altoslib: Fix parsing of old TM log GPS sat data
618   * altoslib: Compute speed at entry to each state
619   * altosui: Make --oneline show drogue deploy speed
620   * altoslib: Fix freq preference loading
621   * altos: Don't compute filtered average of height error when HAS_ACCEL
622   * doc: Update for 1.8.1
623   * Version 1.8.1
624
625   [ Bdale Garbee ]
626   * releasing 1.8.1
627
628  -- Bdale Garbee <bdale@gag.com>  Mon, 28 Aug 2017 12:06:54 -0600
629
630 altos (1.8-1) unstable; urgency=medium
631
632   [ Bdale Garbee ]
633   * two more places where telemini-outline.pdf filename needs to be updated
634   * add telemini-v3.0 to list of binaries we stach in LLC repo for production use
635   * telebt-v4.0: initial creation of firmware for new product, no BT yet
636   * telebt-v4.0: add ao_send_packet
637   * telebt-v4.0: don't need the USB pin remapping flag
638   * telebt-v4.0: turn off pin remapping in the flash loader, too
639   * telebt-v4.0: slow down SPI speed to radio chip
640   * telegps-v2.0: slow down radio chip spi speed
641   * telebt-v4.0: make git ignore products of build
642   * ao-tools/ao-makebin: have git ignore built object
643   * telemini-v3.0: make git ignore build products
644   * altos/telebt-v4.0 Set CPU clock to 48Mhz instead of 96Mhz
645   * telegps: use new eeprom reading code
646   * have git ignore ao-bringup/cal_values
647   * telefiretwo: don't try to record pre-burn sensor values in FLIGHT record
648   * initial tests made using Terry's stand with a 2500psi sensor
649   * have AltosGraph use new AltosPressure to get imperial_units working
650   * re-brand current telefiretwo product as telefireone
651   * altoslib: include TimeSeries code in build
652   * add thrust as a graphable time series type
653   * rename existing turnon_telebt script, create a new one for v4.0
654   * clean up telefireone name references
655   * ignore more build products in telebt-v4.0 tree
656   * add TeleBT v4.0 to the list of stuff we build
657   * remove libssl-dev build dependency, only used by test code we don't build
658   * update docinfo file for 1.8 release
659   * releasing 1.8
660
661   [ Keith Packard ]
662   * altos/stmf0: Not all timer configurations use AF2
663   * altos/telemini-v3.0: Fix license
664   * altos/easymini-v2.0: Add EasyMini v2.0
665   * altos: Add telemini-v3.0 and easymini-v2.0 to default altos build
666   * altosui: Ship telemini v3.0 firmware
667   * altos/ao-bringup: Switch turnon_easymini to v2.0
668   * altosui: Add TeleMini v3.0 and EasyMini v2.0 firmware to windows package
669   * Update releasing to add more firmware bits
670   * Ignore ao_lisp_test
671   * altos/telegps-v2.0: git ignore make results
672   * altos/nucleo-32: Add lisp save/restore
673   * ao-bringup: make turnon_telemini search for ao_usbload on $PATH
674   * Fake thrust data as accel for now
675   * micropeak: Add MicroPeak V2 to the download code
676   * altos/ms5607: Allow applications to not use the normal data ring and thread
677   * altos: Adapt micro log to MicroPeak V3
678   * altos: Add 100ms constants for baro Kalman filter
679   * altos: Add header file for ao_report_micro.c
680   * altos/micropeak: Use existing ao_ms5607_current variable
681   * altos/micropeak: Update ao_micropeak.h for MicroPeak v2
682   * altos/stmf0: Compute serial baud rate registers at runtime
683   * altos/stmf0: Make sure systick is off before programming
684   * altos/stmf0: Fix HSI clock rate.
685   * altos/stmf0: Add support for HSI clocked applications
686   * altos/micropeak-v2.0: Add initial MicroPeak v2 support
687   * altos: Build MicroPeak-v2.0 by default
688   * src/kernel: Add GPS lock blink LED to tracker code
689   * altos/kernel: Allow TeleGPS v2 to scale battery in telem
690   * altos/telegps-v2.0: Adjust LED config
691   * altos/telegps-v2.0: Set CPU clock to 48MHz instread of 96MHz
692   * altos/telegps-v2.0: Battery ADC input is on PB1, not PA0
693   * altos/telegps-v2.0: Remove some unneeded defines
694   * altos/telegps-v2.0: GPS chip is connected to serial 2, not serial 1
695   * altos/telegps-v2.0: CC1200 CS is PA1, not PA5.
696   * altos/telegps-v2.0: Reorder initialization sequence
697   * altos/stmf0: Add code to use SoC flash as storage
698   * altos/telegps-v2.0: Disable external serial port to save ROM
699   * altos: Make CDC ACM 'line coding' public
700   * altos: Move 'ao_force_freq' to ao_config.c
701   * altos/telemini-v3.0: Add 'recovery mode' on PA14 (pin 6 on dbg header)
702   * altos/telemini-v3.0: Use dbg connector pin 5 for force bootloader
703   * altoslib: Hide members from json by prefixing with __
704   * altoslib: Add AltosForce and AltosPressure units
705   * altoslib: Add Ms5607 constructor that just takes config_data
706   * altoslib: Add empty constructor for AltosPyro for JSON
707   * altoslib: Add set_config_data to AltosState
708   * altoslib: Add new eeprom management code
709   * altoslib: Compile AltosForce and AltosPressure
710   * altoslib: Hack up AltosEepromFile to support new eeprom code
711   * altosui: Use new eeprom reading code
712   * altoslib: Save eeprom data in new .eeprom format
713   * altoslib: Remove older eeprom handling code
714   * altoslib: Another bit of altoslib for the old eeprom stuff
715   * Use SDP to locate the service channel on Linux
716   * altos: Add RN4678 Bluetooth module driver
717   * altos/telebt-v4.0: Hook up RN4678 module
718   * altoslib: Handle TeleBT v4.0 battery voltage
719   * libaltos: Add support for TeleBT-v4.0 bluetooth channel change
720   * altos/stmf: Fix up serial port flow control configuration bits
721   * altos/ao_rn4678: Send '$$$' for new devices. Fix name setting code.
722   * altoslib: Mark AltosConfigData fields as MISSING until set
723   * altoslib: Set default log format to FULL until we learn different
724   * altoslib: Set default accel cal for old TeleMetrum v1 files
725   * altos/telefireone-v1.0: Fix confusing defines about config storage
726   * ao-bringup: turnon_chaoskey: search for ao-usbload in PATH
727   * altos/telebt-v4.0: Remove HAS_POLLCHAR
728   * altos/telebt-v3.0: Add send_packet command
729   * altoslib: Add initial time series functions
730   * altosuilib: Add time series subclass with data for generating a plot
731   * altoslib: Create new abstraction underneath AltosState for recording values
732   * altosuilib: Start creating new graph interface that takes time series data
733   * altosui: Hacks to plug into the new graph stuff
734   * doc: Add telegps outline
735   * altoslib: Don't store computed telemetry fields
736   * altoslib: Do data analysis on raw values rather than AltosState
737   * altosuilib: Adapt to AltosFlightSeries data processing plan
738   * altosui: Adapt to AltosFlightSeries for data analysis
739   * altoslib/altosuilib/altosui: More work towards using AltosFlightSeries for analysis
740   * altoslib,altosuilib,altosui: Get stats and replay working again.
741   * altoslib: Make AltosReplayReader start synchronously enough to track states
742   * altosui: Remove --cat mode
743   * altoslib: Make sure AltosFlightSeries is filled in before use
744   * altoslib: Get KML export working again
745   * altoslib: Preserve old GPS data during operation
746   * altoslib: Trim stale bits of AltosState
747   * altosui: Remove debug printf.
748   * altoslib: Use cal data temp gps for telemetry data too
749   * altosdroid: Deal with AltosState changes
750   * telegps: Get telegps application working again
751   * altoslib: Change how speed/accel are computed from pressure
752   * altoslib: Allow for other tick sizes
753   * altoslib: Publish boost_time and landed_time from AltosFlightStats
754   * altoslib: Return AltosTimeValue from min/max funcs
755   * altoslib: Provide consistent cal_data from idle and replay readers
756   * altosuilib: Make AltosFlightStatsTable neater
757   * altosuilib: Remove 'cal_data' param from AltosGraphNew constructor
758   * micropeak: Use altoslib/altosuilib flight analysis bits
759   * altoslib: Recover from a couple of API changes
760   * altoslib: Extract a few more values from config to cal_data
761   * altoslib: Create data file open helper in AltosLib
762   * altoslib: Add constants for speed/accel filtering
763   * altoslib: Adjust boost/landed time in flight series for display
764   * altosuilib: Display product/firmware version in stats table
765   * altoslib: Handle eeprom tick wrapping
766   * altoslib: Use first pressure value if no ground pressure available
767   * altoslib: Check for empty gps height series
768   * altoslib: Ignore invalid accel cal values
769   * altoslib: Remove debug printfs
770   * altoslib: AltosFlightSeries ignore missing accel/pressure
771   * altoslib: Clean up gps series logging
772   * altoslib: Only compute state stats for recorded states
773   * altosuilib: Set graph title to include product/serial/flight info
774   * altoslib: Don't record 'pad' state in FlightSeries
775   * altoslib: Reset transient AltosCalData values before processing data
776   * altoslib: When no boost tick is found, just use first tick in file
777   * altoslib: Don't record radio status values in flight series
778   * altoslib: Add status back to AltosFlightSeries for CSV export
779   * altoslib: Check for valid pad alt before computing GPS height series
780   * altoslib,altosuilib: Remove stale source files
781   * altoslib: Compute orientation from eeprom data files
782   * altoslib: Compute 'vertical acceleration' for eeprom files
783   * altoslib, altosuilib, altosui, telegps: Missing config values now MISSING
784   * altos: Update sensor data atomically
785   * altos: HMC5883 output order is X Z Y
786   * altoslib: Adapt to Mag sensor value ordering changes
787   * altoslib: Missing config values now AltosLib.MISSING, not zero or negative
788   * altos: Create separate log format for EasyMini v2.0
789   * altoslib: Handle EasyMini v2.0 ADC values
790   * altoslib: Keep time series in AltosFlightSeries array sorted
791   * altoslib: Fix labels in AltosIMU to match source data
792   * altoslib: Hook up idle monitoring data again
793   * altoslib: Flush igniter fire command
794   * altoslib: Remove unused 'ground_rotation' from AltosState
795   * altosui: Display current altitude in monitor idle Pad tab
796   * altoslib: Initialize new imu/mag values. Remove stale imu/mag objects.
797   * altosui, telegps, altosdroid: say ground distance, not total range
798   * altoslib: Set time for TeleMini v1.0 eeprom analysing
799   * altosuilib: Don't display pad, last location in flight stats without gps
800   * altos: Add timeout to RN4678 status message code
801   * altos/telebt-4.0: Add dependency on RN4678 header
802   * altoslib: Remove old AltosEeprom.java code
803   * altoslib: Rename AltosEepromNew to AltosEeprom
804   * altosuilib: Rename AltosUIGraphNew to AltosUIGraph
805   * altosuilib: Rename AltosGraphNew to AltosGraph
806   * altoslib,altosuilib: Bump library version numbers
807   * altoslib: Make cal_data private in AltosDataListener
808   * altos/rn4678: Add BLE support
809   * altoslib: Clean up quaternion and rotation interfaces
810   * altosdroid: cal_data is no longer public from AltosState
811   * altoslib: Fix comments in AltosQuaternion and AltosRotation
812   * altoslib: Deal with multiple motors in flight stats
813   * altos/stmf0: Initialize UART RTS/CTS before turning it on
814   * altos/telebt-v4.0: Use HW flow control to BT module
815   * Set version to 1.7.1 for TeleBT firmware build
816   * altoslib: fix adjustment of landed time
817   * altos/test: Add EasyMini test mode
818   * libaltos: Add btle test program
819   * altosui: Adapt to flight stats time value changes
820   * altosui: Rename AltosConfig -> AltosConfigFC
821   * altos/test: Fix printf format for int64 arithmetic test
822   * altos/test: Fix AES key format in test code
823   * libaltos: Test both bluetooth and USB APIs with cjnitest
824   * altoslib: Set time in state for KML output correctly
825   * ao-bringup: Allow dfu_util to "fail" while flashing chaoskey
826   * altosui, telegps: Add TeleBT v4.0 firmware to app packages
827   * doc: Add 1.8 release notes
828   * Bump version to 1.8
829   * Note that telebt 4.0 files need to go to altusmetrumllc dir
830
831   [ Miguel Benavidez ]
832   * altoslib: Fix MS5607 raw data to pressure conversion function
833
834  -- Bdale Garbee <bdale@gag.com>  Sat, 12 Aug 2017 01:00:11 -0400
835
836 altos (1.7-1) unstable; urgency=medium
837
838   [ Keith Packard ]
839   * Fix release note html to remove xml bits
840   * Update pdclib to version using arm-specific 'ar' program
841   * altos/stmf0: Add USART support
842   * altos/nucleo-32: Add basic support for STM32F042 Nucleo-32 board
843   * altos/test: Fix tests
844   * ao-bringup: Improve EasyMini turnon and test scripts
845   * altos/stm: Make ao_usb_set_address static. Saves a bunch of text space
846   * altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-align
847   * Add first lisp bits
848   * altos: Add lisp reader
849   * altos/lisp: Change lisp objects to use ao_poly everywhere. Add const
850   * altos/kernel: Make ao_cmd_readline public. Return char from ao_cmd_lex.
851   * altos/stmf0: Add lisp to include directories
852   * altos/lisp: add set/setq and ' in reader
853   * altos/lisp: Separate out values from atoms
854   * altos: Add lambda support to lisp
855   * altos: Add lambdakey
856   * altos/lisp: Start rewriting eval as state machine
857   * altos/lisp: get builtin macros working again
858   * altos/lisp: Change GC move API
859   * altos/lisp: make sure stack->formals_last gets moved during GC
860   * altos/lisp: more GC issues. add patom
861   * altos/lisp: convert GC to non-recursive
862   * altos/lambdakey-v1.0: Tweak memory allocations
863   * altos/lisp: working on lexical scoping
864   * altos/lisp: macros appear to work now
865   * altos/lisp: Clean up OS integration bits, add defun
866   * altos/lisp: add progn, while, read and eval
867   * altos/lisp: use regular read-eval-print loop for make const
868   * altos/lisp: Make read() return eof atom on end of file
869   * altos/lisp: Improve lisp test program UI
870   * altos/lisp: Deal with memory compation in the middle of operations
871   * altos/lisp: Add towers of hanoi example
872   * altos/lisp: add length, pack, unpack and flush
873   * altos/lisp: Share mark function for mark and move
874   * altos/lisp: Make ao_lisp_ref and ao_lisp_poly non-inline
875   * altos/lisp: Make sure memmove only happens once per object. Other GC fixes
876   * altos/lisp: Add save/restore infrastructure. Needs OS support to work.
877   * altos/lisp: Add save/restore to ao_lisp_test
878   * altos/lisp: Append a CRC to the saved image to validate on restore
879   * altos/lambdakey: Get save/restore working
880   * altos/stmf0: Add a comment about the requirements for using ao_flash_stm
881   * altos/lisp: Change GC to do moves in batches of 32
882   * altos/lisp: Simplify GC a bit by only marking the head of each object
883   * altos/lisp: Cache freed cons and stack items
884   * altos/lisp: Show number of collect calls in ao_lisp_test
885   * altos/lisp: Improve hanoi demo
886   * altos/lisp: Add license to hanoi demo
887   * altos/lisp: Evaluate macros once, then smash them into place
888   * altos/lisp: Get lambdakey and nucleo-32 building again
889   * altos/lisp: remove duplicate 'length' lambda from hanoi example
890   * altos/lisp: re-use small frames
891   * altos/lisp: Do better checking for un-evaluated macros in ROM
892   * altos/lisp: Allow macro/nlambda/lexpr to have multiple args
893   * altos/lisp: Take advantage of multi-arg macros. Add more ROM funcs
894   * altos/lambdakey: Strip out unused code
895   * altos/lisp: remove nth from hanoi.lisp
896   * altos/lisp: Make hanoi example output a bit prettier
897   * altos/lisp: Add incremental collection
898   * altos/lisp: Optimize chunk searching in collect
899   * altos/lisp: Allow empty defun bodies
900   * altos/test: Disable position independent executables
901   * altos/lisp: binary search for chunk in collect
902   * altos/lisp: Eliminate compiler warning about array bounds at -O3
903   * altos/lisp: Clean up hanoi.lisp comments.
904   * altos/lisp: Remove some stale frame debugging checks
905   * altos/lisp: Fix error atom name in ao_lisp_length
906   * altos/lisp: Dump globals on error
907   * altos/lisp: Fix uninitialized values in ao_lisp_make_const
908   * altos/lisp: Compile ao_lisp_make_const -no-pie
909   * altos/lisp: Make lambda, cond and while all have implicit progns
910   * altos/lisp: Take advantage of implicit progn in ROM code
911   * altos/lisp: have 'while' return the last body value
912   * altos/lisp: Take advantage of implicit progns in hanoi demo
913   * altos/lisp: Add continuations
914   * altos/lisp: Make DBG settings global
915   * altos/lisp: Use poly stashes for stacks
916   * altos/lisp: Empty lambda body is not an error
917   * altos/lisp: bounds check in move_map plus binary search
918   * altos/lisp: Build new ao_lisp_stack.c into test and lambdakey
919   * altos/lisp: Sort frames by atom
920   * altos/lisp: Add builtin 'collect'
921   * altos/lisp: Share binary search for memory chunk between mark and move
922   * altos/lisp: Cleanup some DBG defines
923   * altos/lisp: Include memory stats for test program
924   * altos/lisp: Move stack recursion check after null check
925   * altos/lisp: Clean up hanoi.lisp demo a bit
926   * altos/lisp: Tell compiler that the two lisp memory pools are aligned
927   * altos/lisp: Add casts to keep the latest GCC from whinging
928   * altos/lisp: Start adding scheme symbols
929   * altos/chaoskey: use both halves of the CRC
930   * altos: Eliminate printf format warning with long vs int
931   * ao-bringup: Allow serial number on turnon_easymega cmdline
932   * ao-bringup: test-chaoskey needs to use the SerialNumber dmesg line
933   * altos/stmf0: Allow apps to leave interrupt vectors at 0
934   * altos/stmf0: Complain if the SPI configuration isn't complete
935   * altos/stmf0: Allow projects to not use the USB boot loader
936   * altos: Allow applications to define LEDs for ao_report.c
937   * altos: Require SPI speed to be declared for cc1200
938   * altos/stmf0: Add adc and beep support for TeleMini v3.0
939   * altos: Initial TeleMini v3.0 code
940   * altos/telemini-v3.0: Update to second prototype version
941   * altos/telemini-v3.0: Finish initial turn-on
942   * altos: Split out TeleMini v3 log/telem labeling
943   * altos/telemini-v3.0: Swap main and apogee sense pins.
944   * altoslib: Add TeleMini v3 support
945   * altos/cc1111: Remove unneeded initialization in ao_timer.c
946   * ao-tools/ao-usbload: Pad image with 0xff instead of random bits
947   * altos: Don't wait while idle if trying to minimize interrupt latency
948   * altos/stm: Interrupt priority is in the upper bits of the priority mask
949   * altos/stm: Allow use basepri instead of primask for masking interrupts
950   * altos/avr: Avoid warning about unused args in stdio_put and stdio_get
951   * altos: Allow for console to be used for stdio
952   * altos/stm: Allow DMA channels to be hijacked by other code
953   * altos/stm: Make i2c code handle PCLK1 of 24MHz
954   * altos/stm: Add nvic priority register fields. Add more TIM234 defines.
955   * altos: Add bitmap drawing code
956   * altos: Add VGA driver for STM32L processors
957   * altos: Add PS/2 keyboard driver
958   * altos: Add console driver using VGA and PS/2
959   * altos/stm: Add draw and lisp to make search paths.
960   * altos: Add stm-vga demo project
961   * altos/telemini-v3.0: Add beeper defines needed for more general beeper code
962   * altos/stmf0: Support tim1 beeper channel other than 3
963   * altos/stmf0: Support timer 2/3 for the beeper
964   * altos/lisp: Not quite ready to start making it look like scheme yet
965   * altos/nucleo-32: Update lisp files, add beeper support
966   * Add initial TeleMini v3 docs
967   * telemini outline svg had wrong version number
968   * ao-tools/ao-flash-lpc: Adapt to current openocd LPC support
969   * ao-tools/ao-flash-stm: Use openocd instead of st-utils
970   * doc: Rename telemini doc file from telemini-v1.0.inc to telemini.inc
971   * cortexelf-v1: Add ps/2 and vga with graphics
972   * cortexelf-v1: Fix clock to drive VGA at 640/480. Add sdcard, remove others
973   * cortexelf-v1: Hook up serial consoles for debugging
974   * cortexelf-v1: Use new memory map to access all flash and ram. Add fat.
975   * cortexelf: Add lisp interpreter
976   * stm: Use common flash wait loop instead of inlining
977   * lisp: Fix up lisp build so projects can get ao_lisp_const.h built as needed
978   * cortexelf-v1: Add serialblather command.
979   * cortexelf-v1: Add buttons
980   * altos: Add AS1107 LED display driver
981   * cortexelf-v1: Hook up AS1107 in test mode
982   * altos: add button matrix driver
983   * altos: Allow buttons to be high when pressed rather than low
984   * cortexelf-v1: Hook up hex keypad using matrix input driver
985   * cortexelf-v1: Add bit flipping array generator
986   * cortexelf-v1: doodling with 1802 bits
987   * cortexelf-v1: Make bit flipping array constant
988   * stm: Add a few more GPIO functions to make dealing with the 1802 easier
989   * cortexelf-v1: Add pin definitions for 1802 connections
990   * altos: Define CC115L spi speed in each product
991   * telegps-v0.1: Hack up for SDCARD debugging
992   * altos: Disable FAT commands unless requested
993   * altos: Allow programs to enable SDCARD debugging if desired
994   * stm: Add more mask-based GPIO controls
995   * cortexelf-v1: More 1802 noodling
996   * ao-elftohex: Add conditions for skipping ELF sections
997   * altos: Place AS1107 in 'normal' mode at end of init sequence
998   * altos: Drive row low instead of high in matrix driver
999   * altos: Document a few more SPI mode bits in VGA driver
1000   * altos: Escape lisp REP loop with () input
1001   * altos: Use MP switch in cortexelf boot loader for force loader mode
1002   * cortexelf-v1: Bump SPI pin speed to 40MHz to for sdcard. Fix VGA DMA.
1003   * cortexelf-v1: Initialize key matrix code
1004   * altos/telegps: Inherit LDFLAGS from lpc make specification
1005   * cortexelf-v1: Fetch data at TPB rising when MWR or MRD are low
1006   * altos/stmf0: Split up rom load in altos.ld to make linker happy
1007   * telegps-v2.0: Remove fec_tx code and ADC logging.
1008   * altos/telefiretwo-v0.2: Add AO_CC1200_SPI_SPEED
1009   * altos/telebt-v3.0: Add LCO bits for testing
1010   * altos/telemini-v3.0: Update to production hardware
1011   * altos/telemini-v3.0: Add flash loader
1012   * ao-test-baro: Be more lax about altitude checks
1013   * altos/lpc: Fix up Makefile definitions
1014   * altos/lpc: Add (void *) cast to fix alignment warning
1015   * altos/telemini-v3.0: Remove vestiges of the pre-USB code
1016   * altos/lpc,altos/stmf0: Use -n flag to work around link editor issue
1017   * alots/stmf0: Fix vpath entry for AES directory
1018   * doc: Update TeleMini v3 photos to production unit
1019   * Replace turnon_telemini with v3 version. Add test-teleminiv3
1020   * altos/lpc: Really fix aes entry in lpc vpath
1021   * doc: Finish updates for v1.7
1022   * altos/stmf0: Pull beeper pin low when beeper is off
1023   * altoslib: Add TeleFireTwo eeprom support
1024   * altos: Move old AO_LAUNCH defines to cc1111/ao_launch.h
1025   * doc: Errors in the TeleMini v3.0 updates found by Bdale
1026   * altos/ao_pad.c: Use #if HAS_LOG instead of #ifdef HAS_LOG
1027   * altoslib: renamed AltosSensorTMini2, but didn't update AltosIdleFetch
1028   * Bump to version 1.7
1029
1030   [ Bdale Garbee ]
1031   * augment TeleDongle turn on script to support serial number on command line
1032   * stop using /usr/share for binaries in remaining turnon scripts
1033   * use elf, not ihx
1034   * first rough cut at skeleton of code for pnpservo .. altos boots and runs
1035   * initial skeleton of CortexELF support
1036   * makefiles too
1037   * capture pnpservo makefiles too
1038   * initial cut at telegps-v2.0 firmware
1039   * copy telefiretwo-v0.2 to start firmware for v1.0
1040   * builds, loads, runs, not very useful yet
1041   * need top level Makefile too
1042   * add new ADC channels for telefiretwo
1043   * fix TeleFireTwo product name in ao-list output
1044   * enable spi flash on telefiretwo
1045   * fleshing out logging for telefiretwo
1046   * a stab at turning on rudimentary logging for telefiretwo
1047   * cobble up a command to toggle logging on/off on TeleFireTwo
1048   * enable logging support in telefiretwo
1049   * add static test start and stop commands to radio protocol for telefiretwo
1050   * eliminate spurious close braces
1051   * implement static test start and stop protocol for telefiretwo+telebt
1052   * allow multiple tests to be logged on telefiretwo without rebooting
1053   * update copyright year in docs
1054   * update ChangeLog for 1.7 release
1055
1056   [ Richard Hughes ]
1057   * altos/chaoskey: Add a metainfo for the ChaosKey
1058
1059  -- Bdale Garbee <bdale@gag.com>  Mon, 24 Apr 2017 18:22:58 -0600
1060
1061 altos (1.6.8-5) unstable; urgency=medium
1062
1063   [ Keith Packard ]
1064   * altos/lpc,altos/stmf0: Use -n flag to work around link editor issue,
1065     closes: #860601
1066   * ao-elftohex: Add conditions for skipping ELF sections
1067   * ao-tools/ao-flash-lpc: Adapt to current openocd LPC support
1068   * altos/telegps: Inherit LDFLAGS from lpc make specification
1069
1070  -- Bdale Garbee <bdale@gag.com>  Sat, 22 Apr 2017 12:07:57 -0600
1071
1072 altos (1.6.8-4) unstable; urgency=medium
1073
1074   [ Keith Packard ]
1075   * altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-align
1076
1077  -- Bdale Garbee <bdale@gag.com>  Wed, 25 Jan 2017 12:22:30 -0700
1078
1079 altos (1.6.8-3) unstable; urgency=medium
1080
1081   [ Keith Packard ]
1082   * altos/stm: Make ao_usb_set_address static. Saves a bunch of text space,
1083     closes: #844816
1084
1085  -- Bdale Garbee <bdale@gag.com>  Tue, 13 Dec 2016 00:19:44 -0700
1086
1087 altos (1.6.8-2) unstable; urgency=medium
1088
1089   [ Keith Packard ]
1090   * Update pdclib to version using arm-specific 'ar' program, closes: #838357
1091
1092  -- Bdale Garbee <bdale@gag.com>  Sun, 02 Oct 2016 17:49:32 -0600
1093
1094 altos (1.6.8-1) unstable; urgency=medium
1095
1096   [ Bdale Garbee ]
1097   * updates made during 1.6.5 release process
1098   * remove debian/ from master branch, it should live only on the debian branch
1099   * reinstate debian/ content on the debian branch only
1100   * update to latest Debian standards version
1101   * update Changelog for release
1102
1103   [ Keith Packard ]
1104   * Switch from GPLv2 to GPLv2+
1105   * altos: Add telemetrum v3.0
1106   * Bump version to 1.6.5.1 after 1.6.5 release
1107   * altosuilib: Show indicator when they switch from invalid back to valid
1108   * altos: Add STM32F0 beep and SPI byte API.
1109   * altos: Keep telemetry and command output from interleaving
1110   * altos: Don't access cc1120 SPI bus during recv after abort has started
1111   * fixup for interleave
1112   * altos: Expose cc1200 radio test functions for telemini bringup
1113   * altos: Don't switch to flight 0 when log fills in flight
1114   * altos: Stop building cc1111-based telemini v2.0 firmware
1115   * altoslib: Add a 'seconds' method to AltosGPS
1116   * altos: Add 'ao_button_get' to button driver
1117   * altos: Make telelcotwo control two boxes instead of two pads
1118   * altos/stmf0: Hook up clock output support
1119   * altos/stmf0: Clean .bin files from flash-loader dirs
1120   * altos: Use standard FIPS testing for chaoskey
1121   * ao-chaosread: Add --infinite and --bytes options
1122   * ao-chaosread: Eliminate double-free when serial match fails
1123   * ao-bringup: Test chaoskey using dieharder
1124   * ao-bringup: Use released files for chaoskey turnon
1125   * Bump to version 1.6.6
1126   * ao-bringup: Add colors to chaoskey test result reporting
1127   * altos: Flash all LEDS during power on
1128   * altos/stmf0: Switch ADC fast to ADC clock
1129   * Bump verison to 1.6.7
1130   * ao-chaosread: Parse -i and -b options
1131   * ao-usbload: Check target device name to avoid mis-flashing
1132   * altos/cc1120: remove unused status from ao_radio_fifo_write_stop
1133   * ao-bringup: telemega allow serial on command line, loop on accel fail
1134   * ao-tools/ao-cal-freq: --verbose option has no parameter
1135   * altosui: Deal with connect failure in AltosConfigTD
1136   * ao-bringup/turnon_telemetrum: serial on cmd line. Loop on accel fail
1137   * ao-tools/ao-usbload: Fix -f flag, remove debug hacks
1138   * ao-tools/ao-cal-freq: Re-open usb device each try
1139   * Bump version to 1.6.7.1
1140   * altos/stm: Make ao_spi_duplex out pointer const
1141   * altos/stm: Create funcs to set SPI DMA parameters
1142   * altos/stm: Set MISO DMA priority to HIGH to avoid OVR
1143   * altos/stm: Set i2c recv DMA to HIGH
1144   * altos/stm: Set SPI slave DMA priority to HIGH/VERY_HIGH
1145   * Add 1.6.8 release notes
1146   * altosui: Don't ship TeleMetrum v3.0 firmware (yet)
1147   * Bump version to 1.6.8
1148   * Remove pyro wizard file from master
1149
1150  -- Bdale Garbee <bdale@gag.com>  Mon, 05 Sep 2016 21:02:09 -0600
1151
1152 altos (1.6.5-1) unstable; urgency=medium
1153
1154   [ Keith Packard ]
1155   * doc: Add install-html script
1156   * Bump android version to 13
1157   * ao-tools/ao-chaosread: Document length (-l) option
1158   * altosdroid: Deal with multiple installed android SDKs
1159   * Mark testing version 1.6.4.1
1160   * altosui: Deliver firmware for Tmega 2.0 and TBT 3.0 for Windows too
1161   * altos: Block interrupts while waking tasks sleeping on timers.
1162   * altos: Move comment in ao_sleep_for next to related code
1163   * altos/stm: remove ao_dma_abort
1164   * altos/stm: use 0xff for dma mutex value for allocated mutexes
1165   * altos/stm: Add more SPI status register bits
1166   * altos/stm: Change ao_spi_send_sync definition to take const source
1167   * altos: Add STM DMA debugging
1168   * altos: Add STM SPI debugging
1169   * altos/stm: move spi execution to common ao_spi_run
1170   * altos/stm: Clean up spi_enable/disable_index functions
1171   * altos/stm: Add better byte-level SPI api
1172   * altos/drivers: Use more reliable byte interface for CC1120 reception
1173   * altos: Add debug check for irq block when editing task queues
1174   * altos: cc1200: use FIFO threshold pin output for APRS buffering
1175   * altos: Make ao_delay(0) not wait forever
1176   * altos/telemini-v2.0: Remove show tasks command
1177   * altos: Make task list output more useful
1178   * altos/stm: clean up ao_exti_enable
1179   * altos: Leave USB enabled in flight with -DDEBUG=1
1180   * altos: Use FIFO_THR pin for cc1120 transmit buffering
1181   * Bump to testing version 1.6.4.2
1182   * altos/cc1111: Remove 'show tasks' command
1183   * Bump to 1.6.5. Add preliminary release notes
1184   * Credit Chuck Haskin for helping fix the SPI bug.
1185   * doc: Build 1.6.5 release notes
1186
1187   [ Bdale Garbee ]
1188   * switch libgtk-3-bin build-dep to gtk-update-icon-cache, closes: #825455
1189   * updating ChangeLog for 1.6.5 release
1190
1191  -- Bdale Garbee <bdale@gag.com>  Mon, 04 Jul 2016 23:48:50 +0200
1192
1193 altos (1.6.4-1) unstable; urgency=medium
1194
1195   [ Keith Packard ]
1196   * altos/cc1111: Use SW to drive UART RTS pin
1197   * Bump version to 1.6.3.1
1198   * altosui/telegps: Ship firmware for new hardware
1199   * altosdroid: Check for closed before writing/reading bluetooth
1200   * Publish firmware with keithp-fat
1201   * Add TeleMega to spec list. Add TeleGPS RF output.
1202   * altoslib: Switch distance from m/ft to km/miles for large values
1203   * altoslib: Remove some debug printf calls
1204   * altosuilib: Rate limit map loading pacifier updates
1205   * altoslib: Allow map preloading to be aborted
1206   * altosdroid: Rate limit map loading pacifier
1207   * altosuilib: Don't flicker missing voltages when changing units
1208   * doc: Start update for 1.6.4
1209   * altoslib: Clean up map file and url handling
1210   * altosdroid: make disconnect stick past pause/restart
1211   * altoslib: Get rid of AltosMap from AltosMapLoader
1212   * telegps: Adapt to distance units switching changes
1213   * Bump android app version
1214   * Bump java library versions
1215   * Automatically run 'git submodule update' if necessary
1216   * altosui/telegps/micropeak: Handle both MULTI_LIB and non-MULTI_LIB builds
1217   * altoslib: Store common frequencies in library version-independent form
1218   * altoslib: Store saved state in version-independent format
1219   * altoslib: Allow empty values in AltosHashSet representation
1220   * altoslib: Set version and log space from AltosIdleFetch
1221   * altoslib: Add log_space to AltosState
1222   * altoslib: Add AltosIdleReader
1223   * telegps: Use log_space when flight_log_max is missing
1224   * telegps: Add monitor idle mode
1225   * altoslib: use miles for distances > 1000ft.
1226   * altosuilib: Have map preload respond to units and font size changes
1227   * altosuilib: Rename AltosUIMap*New.java to AltosUIMap*.java
1228   * doc: pad/idle indicator table was busted
1229   * altosuilib: Fill preload map on site or lat/lon change
1230   * altosuilib: Only display map debugging when serial_debug is enabled
1231   * telegps-v1.0: Document how SN 1959 was fixed
1232   * stmf0: Clear all USB state when resetting chip. Wakeup all sleepers
1233   * stmf0: Do not send more data than requested for GET_DESCRIPTOR
1234   * altos/lpc: Handle USB reset by resetting internal state
1235   * altos/stm: Handle USB reset in STM32L usb driver
1236   * altos/cc1115l: Reduce trace buffer size
1237   * altos/stmf0: Rework the sram allocation to save a few text bytes
1238   * altos/stmf0: Remove ao_usb_free
1239   * altosdroid: Auto save freq changes on 'ok'
1240   * altosui: Remove missing items from --summary output
1241   * altosuilib: Track open frames, exit when none remain
1242   * altosui: Don't open command window when --graph is provided
1243   * doc: Updates to 1.6.4 release notes.
1244   * altoslib: Switch preserved state format to JSON
1245   * altoslib: Remove AltosHashSet code
1246   * altoslib: Add null constructors to AltosQuaternion and AltosRotation
1247   * altoslib: Add JSON-based object saving/restoring code
1248   * altoslib: Use reflection JSON code for frequency preferences
1249   * altoslib: Improve AltosState save/restore debugging
1250   * altoslib: Get rid of manual JSON encoding stuff
1251   * altoslib: Add null constructor for AltosCompanion
1252   * altoslib: Add construction for remaining primitive array types to JSON
1253   * altoslib: Add back some JSON exception debugging printfs
1254   * altosui: Print filename before attempting to parse in --summary mode
1255   * altoslib: Stop reflective JSON class walk at Object instead of null
1256   * Bump version to 1.6.4
1257
1258   [ Bdale Garbee ]
1259   * process updates made during 1.6.3 release cycle
1260   * extend "ok" temp range to 40C, since battery charger on bench can drive temp above 35C at times in Bdale and Robert's production testing
1261   * releasing 1.6.4
1262
1263  -- Bdale Garbee <bdale@gag.com>  Fri, 17 Jun 2016 10:02:32 -0600
1264
1265 altos (1.6.3-1) unstable; urgency=medium
1266
1267   [ Keith Packard ]
1268   * Releasing: Copy TeleMega v2.0 bits to Binaries
1269   * src/chaoskey-v0.1: Add HV enable support
1270   * altos/chaoskey: Add support for flipping between raw and cooked bits
1271   * altos/chaoskey: Delay ADC reading for 250ms at startup
1272   * altos: remove blank line in stmf0/ao_timer.c
1273   * altos/stmf0: Allow projects to specify non-default stack size
1274   * altos: Add power management APIs
1275   * altos/stmf0: Add suspend/resume support
1276   * altos: Allow USB drivers to skip CDC-ACM -specific descriptors
1277   * altos: Add power management to TRNG driver
1278   * altos/chaoskey-v0.1: Add power management and change USB classes
1279   * altos: Delay TRNG ADC long enough for HV supply to stabilize
1280   * altos: Add simple stats test to TRNG code
1281   * altos/stmf0: Add missing ao_gpio.c
1282   * altos: Another fix for non CDC-ACM devices
1283   * altos/stmf0: Fix location of device_id register
1284   * altos/chaoskey: Encode both hardware and software versions in product ID
1285   * altos/stmf0: Use device ID as usb serial number if requested
1286   * altos/chaoskey: Use SoC device ID as serial number
1287   * altos/chaoskey: Add another USB endpoint to read raw data
1288   * altos: Add ChaosKey v1.0 product
1289   * ao-bringup: Switch to v1.0 for chaoskey
1290   * ao-tools: Add ao-chaosread
1291   * altos/stmf0: Fix build without second USB IN endpoint
1292   * libaltos: jni_md.h moved to linux subdir in Java install
1293   * libaltos: Add unistd.h to get defines for various syscalls
1294   * altos: Expose fast timer API from kernel/
1295   * Change how we detect and install java
1296   * ao-tools/ao-dump-up: Remove spurious flight state strings
1297   * ao-tools/lib: Remove trailing whitespace from ao-elf.c
1298   * ao-tools/lib: Add ao_hex_image_cat function
1299   * ao-tools: Add ao-makebin
1300   * altos/stmf0: Construct .bin files for flash loaders
1301   * ao-bringup: Use dfu-util to install flash loader on chaoskey
1302   * libaltos: Add Windows BT support. Split into separate source files.
1303   * altosui: Delay between polling for igniter status in Fire Igniters
1304   * altosuilib: Note that Windows now supports Bluetooth
1305   * libaltos: Fix warning in linux libaltos code
1306   * altoslib: use env var LAUNCH_SITES to override default URL
1307   * altosuilib: Control map debugging output with Serial.debug
1308   * altosui,telegps: Do not allow radio calibration to be edited
1309   * altos/stm: Run scheduler code on interrupt stack
1310   * altos/stm: Validate current task SP in interrupt by looking at PSP
1311   * altos/stm: Allow apps to define different stack size
1312   * altos/lpc: Add fast timer
1313   * altos: Add one-byte SPI output routine for LPC and STM cores
1314   * altos: Allow for flight hardware without any ADC values
1315   * altos: Add Detherm log format (easymini without ADC)
1316   * altos: Use mini logging for detherm, just without ADC
1317   * altos/stmf0: Add SPI driver.
1318   * altos/stmf0: Support HPE clock source
1319   * doc: Note that EasyMega and TeleMega report A-D continuity
1320   * altos: Add detherm product
1321   * altos/stmf0: Add pwm and exti drivers
1322   * altos: Add ao_gpi_set/clr_bits functions
1323   * altos: Add easy mini plotting helper in test code
1324   * altos/detherm: Add ms5607 to detherm
1325   * altos/detherm: Add servo driver
1326   * altos: Support telefire products in cc1200 driver
1327   * altos: Add pad support for new telefire versions
1328   * altos: telefiretwo-v0.1 bits
1329   * altos: Allow for pad boxes with different sensor configurations
1330   * altos: Support pad/lco boxes with fixed box numbers
1331   * altos: Add TeleLCOTwo firmware
1332   * altos: Fix telefiretwo .gitignore
1333   * altos: Add ao_lco_two.c; alternate LCO interface code
1334   * altos: Use simpler debounce logic for buttons
1335   * altos/telelcotwo: Add idle timeout
1336   * Add TeleFireTwo v0.2 project
1337   * altos/stmf0: Fix external interrupts
1338   * altos/telefiretwo-v0.2: Change alarm names in comment
1339   * altosdroid: Don't set target location if lat/lon is MISSING
1340   * altoslib: Add debugging to AltosPreferences.state() etc
1341   * altoslib: Make AltosGPSSat implement Serializable
1342   * altoslib: switch from keySet() to keys() in altos map tiles
1343   * altos: avoid mixed declarations and code in ao_task.c
1344   * Update java library version numbers
1345   * AltosDroid play store keys have moved, update configure.ac
1346   * Prepare for new Android release by updating version number
1347   * libaltos: Fix for Mac OS X El Capitan
1348   * Add preliminary 1.6.3 release notes
1349   * altosdroid: Can only use message once
1350   * Bump version to 1.6.3
1351   * altosdroid: Track device location in app, not telemetry service
1352   * altosdroid: Redraw offline map when my location changes
1353   * altosdroid: Run even without Bluetooth
1354   * altoslib: Use feet per second for imperial speed
1355   * altoslib: Report exceptions caught while opening launch sites URL
1356   * altoslib: Don't try to drag lines around until map is loaded
1357   * Debug bits for telebt
1358   * altos: Use TXE instead of TC for serial on STM32l
1359   * altos/stm32l: Add support for software-driven HW flow control
1360   * altos/telebt-v3.0: Flip CTS/RTS pins for BT module
1361   * altos: Clear packet queue when starting packet master
1362   * altosdroid: Add idle mode monitoring, reboot. Start igniters
1363   * altosdroid: Split setup functions to separate dialog
1364   * Fix key in AndroidManifest.xml.in
1365   * altosdroid: Add configurable frequency set
1366   * altoslib: Make AltosPreferencesBackend abstract. Add set/put Serializable
1367   * doc: Add idle mode info to 1.6.3 release note
1368   * Revert "altos/stm: Run scheduler code on interrupt stack"
1369   * altosdroid: max height is a height, not a speed
1370   * altoslib: Correct stats for flights without a real landing
1371   * altoslib: Flush during set_state. Don't store listener state.
1372   * publish AltosDroid in keithp-fat target
1373   * altoslib: Deal with TeleMetrum v2.0 MMA6555 being inverted
1374   * altos: Make sure AO_MMA655X_INVERT is declared where needed
1375   * doc: Update AltosDroid chapter for 1.6.3
1376   * doc: 1.6.3 release notes note TeleBT rts/cts and TM 2.0 monitor idle fixes
1377   * micropeak: Change order of windows install so that java detect works
1378   * altoslib: Fix map preloading callbacks, run in separate thread
1379   * windows: Change install to look for browser in a different place
1380   * Ignore some built files for 1.6.3
1381
1382   [ Robert Garbee ]
1383   * fix argument to ao-cal-freq so devices other than /dev/ttyACM0 work
1384
1385   [ Bart Massey ]
1386   * Clean up stmf0 adc init.
1387   * altos: Fixed timing of panic display LED to be readable
1388
1389   [ Justin Vreeland ]
1390   * Fix java class differing only by case
1391
1392   [ Bdale Garbee ]
1393   * add beep to TeleMega turnon script
1394   * releasing 1.6.3
1395
1396  -- Bdale Garbee <bdale@gag.com>  Fri, 06 May 2016 18:14:11 -0600
1397
1398 altos (1.6.2-1) unstable; urgency=medium
1399
1400   [ Bdale Garbee ]
1401   * process updates from 1.6.1 release
1402   * move turnon_teledongle to new cal-freq code
1403   * add a paragraph about TeleBT battery charging to AltosDroid chapter in documentation
1404   * turnon script for TeleBT v3.0
1405   * apply wrap-and-sort to control files
1406   * add automatic Bluetooth functionality check to turnon_telebt
1407   * new build dependency on asciidoc
1408   * now building for m4, too
1409   * modify bringup scripts to handle TeleMega v2.0
1410   * modify release procedure to reflect Keith setting version in confgure.ac
1411   * submodule madness
1412   * one more time, with feeling .. this time, I've updated pdclib
1413   * update Changelog from git log
1414
1415   [ Keith Packard ]
1416   * altoslib: Add companion telemetry data support
1417   * ao-telem: Add companion packet telemetry data printing
1418   * altos: Add HAS_COMPANION to new boards with companion connectors
1419   * altos/telefire: No reply for ARMED. Ignore time for FIRE.
1420   * altos: Provide direct segment driving interface for LCD displays
1421   * altos/telelco: Infrastructure changes for drag racing
1422   * altos/telelco: Add drag race UI
1423   * altoslib: Hide 'state' member and use accessor function
1424   * altoslib: Rotation off by factor of two
1425   * altos/telelco: Adjust drag race UI
1426   * altosdroid: Add minus sign and decimal point to lat/lon input fields
1427   * altosuilib: In display thread, set new state synchronously
1428   * altoslib: Make sure .eeprom download file is flushed on exception
1429   * Bump release number to 1.6.1.1
1430   * altoslib: Clean up remaining direct AltosState.state users
1431   * altoslib: Keep downloading when a parse error occurs
1432   * Create directory on keithp.com when uploading devel version
1433   * telelco: Fix pad reset to one on radio signal loss
1434   * doc: Force FOP to read images from doc directory
1435   * doc: Start doc transition to asciidoc
1436   * doc: Add asciidoc telemini v1.0
1437   * doc: Lots more conversion from docbook to asciidoc
1438   * doc: Add asciidoc version of altosui chapter.
1439   * doc: Add asciidoc version of Altos Droid manual
1440   * doc: Add updating firmware and using am products asciidoc bits
1441   * doc: Add titles to all figures
1442   * doc: Finish converting docs to asciidoc format
1443   * doc: Convert AltOS doc to asciidoc
1444   * doc: Convert telemetry and companion docs to asciidoc
1445   * doc: Minor makefile cleanups
1446   * doc: Switch to free fonts. Publish fonts with docs.
1447   * doc: Place html book contents on left side of page with separate scrollbar
1448   * doc: Split revhistory to separate file for html docs
1449   * doc: Get images and tables all centered and labeled
1450   * doc: Make pdf titles less ridiculously large
1451   * doc: verbose mode for a2x
1452   * altosui: telemini outline pdf changed name
1453   * doc: Add product logos to books
1454   * Break out common pieces from TeleGPS and AltusMetrum
1455   * doc: Reformat 'Using MicroPeak' section
1456   * doc: Provide more actual links instead of just chapter names
1457   * doc: Move pad beeps table to usage chapter
1458   * doc: Reformat html versions a bit
1459   * doc: Split out EasyMini into a separate manual
1460   * doc: Try a different trick for asciidoc build issues
1461   * doc: Construct html index for documentation
1462   * doc: Remove some bogus bits from am.css
1463   * ao-tools/ao-dbg: Stop using sigvec
1464   * altos: Add TeleMega v2.0, including PWM driver
1465   * altos: Get stm32l pwm driver working
1466   * altos: Set AO_PWM_TIMER_SCALE for telemega-v2.0
1467   * Switch TeleMega v2.0 to CC1200 radio chip
1468   * altos: Insert inter telemetry-packet delay
1469   * Elide pyro channel information from EasyMini docs
1470   * Elide flight computer info from APRS section of TeleGPS manual
1471   * altoslib: Remove debug message from AltosMap
1472   * Update java library versions
1473   * Add release notes for 1.6.2
1474   * altos: Set TeleMega v2.0 PWM to support servos
1475   * altos: Switch PWM constants to end up exposing Âµsec
1476   * Bump version to 1.6.2, altosdroid to 10
1477   * doc: Update copyright year in altusmetrum doc
1478   * doc: fix typo in using external active switch circuit section
1479   * doc: Remove telemini v2.0. Add telemega v2.0
1480   * doc: Remove extraneous 'first off' from legal paragraph
1481
1482  -- Bdale Garbee <bdale@gag.com>  Sun, 10 Jan 2016 19:11:18 -0700
1483
1484 altos (1.6.1-1) unstable; urgency=medium
1485
1486   [ Bdale Garbee ]
1487   * swap names so v3.0 is the default TeleDongle version to turn on
1488   * add debian branch spec to vcs-git: line in control so Debian tools work right
1489   * changelog for 1.6.1 release
1490
1491   [ Tom Marble ]
1492   * Minor typo in man page
1493   * Added continuous output option to ao-usbtrng
1494
1495   [ Keith Packard ]
1496   * altos/stmf0: Add ao_crc_stm.c
1497   * altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_for
1498   * altosui: Run all igniter status requests from non-GUI thread
1499   * altosuilib: Detect pair programming by product name, not USB id
1500   * ao-bringup/turnon_telemini: Detect which programmer to use by $USER
1501   * altos: embed ao_alarm and ao_clear_alarm in ao_sleep_for
1502   * altos/cc1200: Adjust bit-sync configuration
1503   * altos: Remove some accidental debug printfs from ao_packet.c
1504   * ao-bringup: Changes for telebt for keith's hacking
1505   * altosdroid: Lots of bluetooth connection changes
1506   * altosdroid: Explicitly disconnect BT on termination or 'disconnect'
1507   * altosdroid: Only speak when GUI is running
1508   * altosdroid: Missing file: DeviceAddress.java
1509   * altosdroid: Ignore automatic tab changing while activity is saved
1510   * altos: Allow software to offer other USB interface classes than CDC
1511   * altos/stmf0: Fix fast ADC interface
1512   * altos/stmf0: Typo in ao_crc_stm.c
1513   * altos/stmf0: Allocate USB buffers at startup
1514   * altos: Create chaoskey product
1515   * altos: Add chaoskey flash loader
1516   * altos/usbtrng: Split out random number generating code to separate driver
1517   * altos: Make APRS format (compressed/uncompressed) configurable
1518   * altosui/telegps: Add config option for APRS format
1519   * altoslib: Round frequency when configuring radio
1520   * ao-tools: Add ao-flash-stm32f0x
1521   * altos: Wait for BT disconnect before sending command
1522   * altos: Missing pad field in TMv2 data packet
1523   * altosui/telegps: Change from variable-units snuck into master
1524   * altosdroid: Deal with bluetooth connection failures better
1525   * doc: Update telemetry docs to include new packet formats
1526   * altos: Add .gitignore for chaoskey
1527   * altos: Build chaoskey by default
1528   * altos: Add makefile for chaoskey flash loader
1529   * altos/stmf0: Need ao_exti.h for pin configuration
1530   * altosui: Add map to MonitorIdle display
1531   * ao-tools/ao-mega: Clean up formatting of pyro status messages
1532   * altos/test: Make aprs test code compile again
1533   * altos/test: Support old telemega eeprom file formats in ao_flight_test
1534   * ao-tools/ao-list: Show devices that have no TTY
1535   * altos: Add the ability to configure a different USB vendor ID
1536   * altos/chaoskey: Set USB VID/PID to 0x1d50/0x60c6
1537   * altos/stmf0: Have fast ADC ring buffer code use wrap-around
1538   * icon: Convert windows stub into launcher program
1539   * windows: Use new windows stub to launch applications
1540   * altosdroid: Add USB support for TeleDongle/TeleBT
1541   * altosdroid: Fix tab label height problems
1542   * altoslib: Use Locale.ROOT for KML export
1543   * altoslib: Expose locale and non-locale floating point parsing functions
1544   * altosui: Remove un-implemented --fetchmaps argument
1545   * ao-dump-up: Add --wait option to make testing ÂµPusb easier
1546   * doc: Clarify what 'after motor' means
1547   * altos: Support 32MHz xtal on cc1200
1548   * microsplash: Add 'publish' target to Makefile
1549   * micropeak: Use fast load mode by default in -load script
1550   * Flip version to 1.6.0.2
1551   * altoslib: Create display-independent map support code
1552   * telefire: Make 'good' RSSI value configurable
1553   * altos: Only set CMAC RSSI value on valid packet received
1554   * telefire: Report telefire battery voltage over telemetry link
1555   * altos: Add telelco v0.3 (v0.2 with cc1200 instead of cc1120)
1556   * altos/telelco: Display telefire battery voltage
1557   * altos/telelco: Show box voltage with pad knob instead of firing button
1558   * altoslib: Build AltosVersion.java in configure.ac
1559   * altoslib: Get new abstract mapping code compiling
1560   * altoslib: More frobbing with new map bits
1561   * altoslib/altosuilib: Update library version to 7
1562   * altoslib/altosuilib: Get new Map display code running in altosui and telegps
1563   * altosuilib: Add AltosUIImage.java
1564   * altosuilib: Use new map code for map preload UI
1565   * altosuilib: Remove old map bits
1566   * altosuilib: Get rid of AltosUIVersion.java
1567   * altosdroid: Add offline map tab
1568   * altosdroid: Move pause before reopening bluetooth into connec thread
1569   * altosdroid: Centralize debug printf code
1570   * altosdroid: Place icons on screen instead of drawing path
1571   * altoslib: Add AltosLaunchSite bits
1572   * altosuilib: Use altoslib site list loader
1573   * altoslib: Start with map empty
1574   * altoslib: Provide toString method for AltosLatLon
1575   * altoslib: Add map loading helper class
1576   * altosuilib: Switch to altoslib map loading code
1577   * altosuilib: Get rid of AltosUIMapNew.set_load_params
1578   * altosuilib: Eliminate extra MapCache in AltosUIMapPreloadNew
1579   * altoslib: Pass all map loader params to set_load_params
1580   * altosdroid: Add map types and map preloading UIs
1581   * altosdroid: Look for zipalign in the new place too
1582   * altosdroid: Disable debug output on release builds
1583   * altosdroid: Save selected map type in AltosDroid object
1584   * altosdroid: Add 'Current Location' as an option when preloading maps
1585   * altosdroid: Split out AltosMapView into separate file
1586   * altosdroid: Missing call to super.onDetach from TabMapOffline
1587   * altosdroid: use 'show' to set new tab contents in onResume
1588   * altoslib: Require 'debug' hook in AltosMapInterface
1589   * altosdroid: Switch from custom title to standard Holo theme
1590   * altosdroid: Highlight age in red when older than 10 seconds
1591   * ao-tools: Create ao-cal-freq
1592   * ao-bringup: Use new ao-cal-freq program for cal-freq script
1593   * ao-bringup: Do telegps freq cal before testing GPS
1594   * ao-tools: Add missing ao-cal-freq man page
1595   * altoslib: Add preferences for saving/restoring multiple flight states
1596   * altosdroid: Add multi-tracker support
1597   * altosdroid: Note recent changes
1598   * altosdroid: Resource changes needed for multi-tracker mode
1599   * altoslib: Set product for idle monitor
1600   * altoslib: Let the application disable the link cancel dialog
1601   * altoslib: Expose public function to set state.product
1602   * altoslib: Remove debug output from AltosMap
1603   * altosuilib: Show state.product if state.device_type isn't set
1604   * altosuilib: Create grid-bag helper functions in AltosUIFrame
1605   * micropeak: Update mac/windows FTDI drivers
1606   * telegps: use new AltosUIFrame constraint helper
1607   * ao-bringup: Fail turnon_easymega if accel cal fails
1608   * ao-bringup: Use local versions of tools instead of /usr/bin for turnon_easymega
1609   * ao-bringup: Make turnon_easymega run without 'make install'
1610   * altoslib/altosuilib: Fix equals methods, add hashCode
1611   * altoslib: Clean up map tile removal
1612   * altosuilib: Allow for no transform in map mouse wheel function
1613   * altosdroid: Switch trackers automatically when changing freq or baud
1614   * altosdroid: Remove debug
1615   * altosdroid: Support for sorting rockets by age
1616   * altosdroid: Stack map markers with newest rocket on top
1617   * altosdroid: Multiple tracker support for google maps
1618   * altoslib: Add set_zoom_centre to AltosMap
1619   * altosuilib: Use AltosMap set_zoom_centre instead of in-line version
1620   * altosdroid: Use AltosMap set_zoom_centre
1621   * altosdroid: Show receiver battery voltage in the 'pad' view
1622   * altosdroid: Add map source preference
1623   * altosdroid: Display online/offline maps in same tab
1624   * altosdroid: Get rid of on-line only maps tab
1625   * altosdroid: Select tracker by clicking on map
1626   * altosdroid: Switch to four tabs (pad/flight/recover/map)
1627   * altosdroid: Allow tracker selection from online map widget
1628   * altosdroid: Mark four-tab change done
1629   * altosdroid: Fix line drawing to old tracker location
1630   * altoslib: Use a longer filter for descent values
1631   * altosdroid: Show direction to target in recover tab
1632   * altosdroid: Define strings for the tab names
1633   * altosdroid: Change voice output around
1634   * altoslib: Typo slipped into AltosState.java
1635   * altosdroid: Make sure whole flight state is spoken even when no-one is moving
1636   * altosdroid: Make sure flight voice output always starts with 'speed'
1637   * altosdroid: Mark tab-dependent voice output as done
1638   * altosdroid: Update version numbers in manifest
1639   * Bump version to 1.6.0.3
1640   * altoslib: Fix replay to run in realtime again
1641   * altosdroid: Display direction in map view
1642   * altosdroid: Class of offline map view widget changed
1643   * altoslib: Don't crash if dragging a map view without any tiles
1644   * altos/telebt-v3.0: Report battery voltage correctly
1645   * altoslib: Support TeleBT v3.0 battery voltage conversion
1646   * altosuilib: Receiver battery voltage lives in listener_state
1647   * altosui: Correctly show/hide receiver battery value
1648   * telegps: Add receiver battery to Status display
1649   * altoslib: Make AltosMap floor/ceil static. Check transform in paint
1650   * altoslib: Make earth size constants public
1651   * altoslib: Limit simultanous map tile downloads to 128
1652   * altoslib: Convert longitude from distance in AltosMapTransform
1653   * altoslib: Preload maps based on distance rather than number of tiles
1654   * altosdroid: Keep speaking even when screen is off
1655   * altosdroid: Pop up menu of nearby trackers on map click
1656   * altosdroid: Remove a debug line in AltosVoice
1657   * altosdroid: Don't disconnect from bluetooth onStartCommand
1658   * altosdroid: Add other igniter status, various other layout changes
1659   * Generate Android version info from configure.ac
1660   * altosdroid: Note time at startup to avoid flipping trackers
1661   * altosdroid: Add 'Auto' to map tracker list
1662   * altosdroid: Clean up tab layout
1663   * altosdroid: Cleanup Makefile.am
1664   * Bump version to 1.6.0.4 (android version 8)
1665   * doc: Update for 1.6.1
1666   * Bump configure.ac versions to 1.6.1
1667   * Bump Java library versions
1668
1669   [ Robert Garbee ]
1670   * add beep when test completes
1671
1672  -- Bdale Garbee <bdale@gag.com>  Thu, 16 Jul 2015 13:38:22 -0600
1673
1674 altos (1.6-1) unstable; urgency=medium
1675
1676   [ Keith Packard ]
1677   * altoslib: Stop re-loading previous flight when starting telemetry monitoring
1678   * telegps: Was mis-configuring the 'Configure Device' dialog
1679   * altos: Fix ability to disable telemetry by setting interval to 0
1680   * altos/test: Add TMv2 test program to .gitignore
1681   * altos: Add smaller altitude table file to .gitignore
1682   * altos: Make sure we don't beep out continuity twice in idle mode
1683   * altosui: Ignore built .desktop file
1684   * ao-bringup: Use C version of test-flash for telegps
1685   * ao-tools: Add ao-test-gps program
1686   * ao-bringup: Use C version of ao-test-gps in test-telegps
1687   * ao-tools/ao-test-gps: Improve output formatting
1688   * ao-tools/ao-test-igniter: Remove bogus printf
1689   * ao-bringup: Improve igniter testing. Add TeleMega and TeleMetrum testing.
1690   * Mark master branch as past the 1.5 point
1691   * altosdroid: Update version code and name for 1.5
1692   * altosdroid: Automatically sign the released version if the key is available
1693   * altosui: Fix --replay to run in realtime after boost
1694   * altosui: Bring up main window when doing --replay or --graph
1695   * altosdroid: Update notebook to reflect current status
1696   * altos: Make sure we drop the SPI mutex when aborting cc1120 recv
1697   * ao-bringup: Auto-select programmer for teledongle turnon
1698   * altos: Handle antenna down in ao_flight_test
1699   * altosui: Check for map and stats table when changing units/fonts in graph
1700   * altos: Record 32-bits for gyro calibration values
1701   * altoslib: Deal with new Mega log format that has 32-bit gyro cal
1702   * altosui: Update 'Imperial Units' checkbox when units change
1703   * altoslib: Compute tilt angle from eeprom data
1704   * altos: Fix syntax error with ao_log_mega change.
1705   * altos: Copy cc1120 driver to cc1200 driver and hack a bit
1706   * altos: Add prototype TeleDongle v1.9 code
1707   * altoslib: synchronize access to serial debug output list
1708   * altosuilib: Try to detect the architecture when loading JNI lib
1709   * ao-tools/ao-send-telem: Add verbose, fake and rate options
1710   * altos: Mark STM ao_spi_send as taking const pointer
1711   * altos: Expose telemetry altitude macros even without GPS
1712   * altos: Complete cc1200 driver
1713   * altos/teledongle-v1.9: Add remaining code to complete the project
1714   * altos: Sort out ao_gps_print altitude fetching
1715   * altos: Increase PQT value for cc1200 improving sensitivity
1716   * altos: Build TeleDongle v1.9 by default
1717   * altos: Remove old AO_SEND_ALL_BARO bits
1718   * altos: Perform cc1200 calibration less often. Tweak radio params
1719   * altos: Fix up telemetry delay computations
1720   * altos: Increase CC1200 SPI data rate to 8MHz
1721   * altosui: Pop up 'Connecting' dialog during Monitor Idle
1722   * altos: Rename microwater to microsplash
1723   * Move teledongle 1.9 to 1.8; there's a new 1.9
1724   * altos: Declare port register type only in arch header
1725   * altos: Stop attempting to ramp power on CC115L
1726   * altos: Use AO_SPO_SPEED_FAST for CC1200
1727   * altosuilib: GPS errors are recorded in floating point, not integers
1728   * altos: Use other TeleDongle LED for CRC-invalid packet reporting
1729   * altos/lpc: Declare SPI send parameters as const
1730   * altos/lpc: Disable JTAG when using pins for GPIO
1731   * altos/teledongle-v1.9: Switch to NXP processor as on prototype boards
1732   * altos: Reset interrupt flags before TX in CC1200 driver
1733   * altoslib: Missing headers for mag sensor in CSV output
1734   * altoslib: Make AltosState serializable
1735   * altosdroid: Don't display MISSING flight number
1736   * altoslib: Add getBytes/putBytes interface to AltosPreferencesBackend
1737   * altosdroid: TabMap needs to expose () constructor
1738   * altoslib: add AltosPreferences state save/restore interfaces
1739   * altosdroid: Save AltosState and restore at startup
1740   * altosdroid: East and West were flipped in all GPS output
1741   * Add AltosDroid release note for version 1.5
1742   * altos/microsplash: fix .gitignore to ignore resulting binary
1743   * altosui: Remove duplicate AltosUIPreferencesBackend.java
1744   * altos: Allow TeleMega to be built without MPU6000
1745   * altos/teledongle-v1.8: Make this the same as teledongle v1.9
1746   * altos/cc1200: Wait for packet to be placed in FIFO during receive
1747   * altos/cc1200: Open up preamble detect to improve sensitivity
1748   * altos/cc1200: With PQT wide open, we can't use PQT_REACHED for start
1749   * altoslib: Add usbtrng, usbrelay and mpusb USB ids
1750   * micropeak: Support ÂµPUSB with our own USB ids
1751   * ao-bringup: Clear pending output before setting frequency.
1752   * altos: Document cc115l power measured at RF setting 0x03 as -31.75dBm
1753   * altos: Adjust CC1200 RSSI reporting value
1754   * altos/lpc: Switch LPC SPI driver to interrupt-driven
1755   * Set version to 1.5.9.1
1756   * altos: Get rid of some accidental debug code
1757   * altos/lpc: Fix double-buffered USB changes
1758   * altos: Add support for TeleBT v3.0
1759   * altos: Initial STMF04x support
1760   * altos: USBtrng v2.0 hardware bringup
1761   * altos: Add self-flash support for STM32F042 processor
1762   * altos: Add flash-loader to usbtrng-v2.0
1763   * ao-tools: Add --wait option to ao-usbload
1764   * altos/stmf0: Fix linker scripts to make ao_boot work
1765   * altos/stmf0: Add faster USB path
1766   * altos/stmf0: Add ADC and DMA APIs
1767   * altos/usbtrng-v2.0: Add random output command
1768   * altos/stm: Fix typo in stm32l.h
1769   * ao-tools: Add ao-usbtrng to dump RNG data for testing
1770   * altos/stmf0: Remove remaining stm32l bits from stm32f0 code
1771   * altos/stmf0: Add CRC driver
1772   * altos/usbtrng-v2.0: Use stmf042 hardware CRC unit
1773   * altos/stmf0: Re-implement fast ADC code for stmf0
1774   * Oops, forgot the TeleBT-v3.0 Makefile
1775   * And, also add the TeleBT v3.0 flash loader Makefile
1776   * altos/stm: Add ability to delay STDIO usage for serial ports
1777   * altos/btm: Add fancier debug. Pull serial reset port low.
1778   * altos: Always include a check for stdio overflow
1779   * altos/telebt-v3.0: Fix stdio setup for BTM
1780   * altos/telebt-v3.0: Turn red LED off after initialization
1781   * altos/stmf0: Support PA11/PA12 remapping
1782   * altos/usbtrng-v2.0: Select PA11/PA12 mapping config value
1783   * altos/telebt-v3.0: Add monitor bits
1784   * altos/telebt-v3.0: Set initial radio cal to a sensible value
1785   * altos: Rename teledongle-v1.9 as teledongle-v3.0
1786   * ao-bringup: Add turnon_teledonglev3
1787   * Revert "altos/lpc: Fix double-buffered USB changes"
1788   * Revert LPC usb performance improvements
1789   * altos/teledongle-v3.0: Shrink stacks to 320 bytes to fit in ram
1790   * altos/easymini-v1.0: Shrink stack to deal with USB changes
1791   * altos/lpc: Clean up USB endpoint access functions
1792   * altos/lpc: Double buffer USB data transfers
1793   * Update docs for 1.6
1794   * libaltos: Use more SetupDi API to get Windows 7 listing devices
1795   * Add 'keithp-fat' target for uploading temporary builds to keithp's machine
1796   * windows: Look for current Java version in \SOFTWARE\Wow6432Node
1797   * micropeak: Fix file association registry install on Windows
1798   * micropeak: Support both FTDI and Altus Metrum USB IDs
1799   * micropeak: Install Windows AltusMetrum driver bits
1800   * altosuilib: New teledongle and telebt devices are not pair-programmed
1801   * Package TeleDongle-v3.0 firmware with TeleGPS and AltosUI apps
1802   * altoslib: Store MS5607 data in AltosConfigData for use by AltosMs5607
1803   * altosuilib: EEProm download from TeleGPS doesn't have states
1804   * altosuilib: Don't show 'Sats in view' for TeleGPS eeprom graphing
1805   * altoslib: Support TeleGPS for Monitor Idle
1806   * altoslib: Use 'stateless' for Monitor Idle
1807   * altoslib: Initialize GPS data to MISSING for Monitor Idle mode
1808   * altos/drivers: Increase SPI speed of CC115L to 6MHz
1809   * altos/lpc: Give up on interrupt-driven SPI driver
1810   * altos: Separate out ao_tracker force from dbg
1811   * Update version 1.6 release notes with more bug fixes
1812   * altos: ao_packet_getchar needs to return 'int' so AO_READ_AGAIN works
1813   * altosui: Remove the dregs of AltosDroid load-old-telem code
1814   * altoslib: Mark listener as 'not running' on EOF.
1815   * altosuilib: Wait for product data while scanning
1816   * altoslib: Drop telemetry packets processed while monitoring is disabled
1817   * altosuilib: Reset telemetry state after processing it
1818   * altoslib: Clear saved TelemetryReader state instead of resetting in ScanUI
1819   * altosuilib: Set the icon and title of the telemetry scanning dialog
1820   * doc: update 1.6 release notes with recent bug fixes
1821   * altosuilib: Get the Eeprom download progress bar working again
1822   * altosuilib: Don't offer to graph some GPS details that TM doesn't log
1823   * Bump java library versions
1824
1825   [ Bdale Garbee ]
1826   * updated to reflect changes from 1.5 release
1827   * reflect filename changes in LLC repo
1828   * store cal value correctly even when we didn't need to change it
1829   * document pyro current limits in an appendix
1830   * improve test procedures for TeleMega
1831   * document addition of TeleDongle to the set of ARM targets to save binaries for
1832   * update ChangeLog for release
1833
1834  -- Bdale Garbee <bdale@gag.com>  Sat, 07 Feb 2015 22:40:49 -0700
1835
1836 altos (1.5-1) unstable; urgency=medium
1837
1838   [ Bdale Garbee ]
1839   * notes updated for TeleGPS and 1.4 release learnings
1840   * make sure to use Google Maps API key for official builds
1841   * need the api key in Bdale's root too
1842   * update Releasing file based on learnings from 1.4.1 release
1843   * Windows sucks, hard .. make sure filenames are legal in .mdwn files
1844   * note need to push the updated repo with production binaries during release
1845   * update turnon tools
1846   * change easymega from v0.1 to v1.0, tweak to build on master, add to Makefile
1847   * turn echo back on after accel cal in turnon_telemetrum so rest is easier
1848   * tweaking test scripts
1849   * releasing version 1.5
1850   * updated ChangeLog for 1.5 release
1851   * update changelog for Debian build
1852   * capture deleted file
1853   * more build dependencies for processing icons
1854   * more build dependencies for processing icons
1855   * update ChangeLog
1856   * update changelog for Debian build
1857   * another build dep
1858   * use dh_installmime, which requires telling configure to stay out of the way
1859   * another build dep
1860   * use dh_installmime, which requires telling configure to stay out of the way
1861   * update changelog for release
1862   * update changelog for Debian build
1863   * need multi-arch in fat build
1864   * ignore cal_values file in bringup directory
1865   * updated ChangeLog for release
1866
1867   [ Keith Packard ]
1868   * doc: Add instructions for flash recovery technique
1869   * altos/micropeak: Create a script to load firmware.
1870   * altosui/telegps: Use menus for frequency list and telemetry formats
1871   * altosuilib: Move menu bars into the Mac OS X top bar
1872   * altosui: Fix ground station configure frequency list
1873   * java: Bump java library versions for next release
1874   * altos/micropeak: Add load script template
1875   * Sign our .inf file with the comodo key. Update signing-driver
1876   * Fix java version detection and downloading
1877   * icon: Construct .exe files to hold windows icons for file associations
1878   * windows installer: Create file associations for Windows.
1879   * macosx: Define icons for our file types on OS X
1880   * altosui: Ship TeleMetrum v2.0 firmware with AltosUI
1881   * altosuilib: Hook up apple messages to callbacks
1882   * macosx: Respond to apple messages in all apps
1883   * windows: Missed adding 'refresh-sh.nsh'
1884   * linux: .desktop files must begin with organization name
1885   * Rename icon files to fit XDG specifications. Add file icons. Add mime types
1886   * altosuilib: Wrap radio frequency menu in JMenuBar when used in config
1887   * altos/aprs: Encode last serial number in SSID. Transmit serial in comment
1888   * altosui: Add Ignitor tab to Monitor Idle mode
1889   * altos: Make APRS SSID configurable
1890   * altosui/telegps: Expose configurable APRS SSID
1891   * ao-tools: Add ao-test-baro, ao-test-igniter and ao-test-flash
1892   * ao-bringup: Use the C tools to test EasyMini
1893   * altos: Add optional debugging to print out pyro firing status
1894   * altos/ao_flight_test: Get the Tmega version compiling again
1895   * Bump version to 1.4.1.1
1896   * altosuilib: Make map cache size configurable
1897   * altosuilib: Outline map lines and distance value with white
1898   * icon: Generate altusmetrum.xpm and install it
1899   * altosuilib: Mark 'Configure AltosUI' window with maps key status
1900   * Clean all .desktop files, ignore them too
1901   * Add 1.4.1 release notes
1902   * Add note about including Google maps API key
1903   * altosui: Don't show the tracker motion value when switching units
1904   * telegps: Disable tracker config when not available
1905   * altosui/telegps: Undo the frequency/telemetry menu changes
1906   * altoslib: Disable telemetry while getting config data
1907   * altoslib: Preserve receiver_serial across state reset for new transmitter
1908   * altosuilib: Remove debug printfs from map cache
1909   * altos: ao_rssi subsystem needs to use AO_LED_TYPE instead of uint8_t
1910   * altos: Stop sticking cc1111 firmware in src directory
1911   * altos: Use TeleMetrum v1.9 board for MegaDongle experiments
1912   * altos: Reduce configuration data telemetry to once per 5 seconds
1913   * altos: Add defines for 2400 and 9600 baud telemetry rates
1914   * altos: Add config support for 2400 and 9600 baud telemetry rates
1915   * altos: Call ao_telemetry_reset_interval when telemetry rate changes
1916   * altos/cc1111: Adjust receive parameters to improve sensitivity
1917   * altos/cc1111: Add 2400 and 9600 baud telemetry rate support
1918   * altos: Add 2400 and 9600 baud telemetry support to cc115l driver
1919   * altos: Packet reception tuning for cc1120 driver
1920   * altos: Add telemetry rate support to CC1120 driver
1921   * altos: Rework packet receive for cc1120
1922   * altoslib: Support multiple telemetry rates
1923   * altosuilib: Add telemetry rate to Scan UI
1924   * altosui: Support telemetry data rates
1925   * telegps: Support variable telemetry rate
1926   * Add support for the "kite" micropeak variant
1927   * Bump version to 1.4.9.1 -- on the way to 1.5
1928   * altosui: Hide inactive altimeter configuration entries
1929   * altos/telemini-v2.0: Add memory decorations to new telemetry variables
1930   * altos: Add smaller pa to altitude table for TeleMini
1931   * altos/telemini-v2.0: Enable beep config and radio rate config
1932   * micropeak/altosui/telegps: Fix icon file names
1933   * altoslib: Clean up GPS DOP support in AltosState
1934   * altoslib: Ensure CSV output is consistent
1935   * altosuilib: Add GPS DOP values to graph
1936   * altosuilib: Add GPS DOP values to info table
1937   * altosuilib: Allow for unitless axes in graphs
1938   * altos: Extend GPS altitudes to at least 24 bits everywhere
1939   * altoslib: Handle wide GPS altitude values in eeprom and telemetry
1940   * altos: Scale DOP values by 10 in GPS drivers
1941   * altos: Record pdop value in TeleMetrumV2 log
1942   * altos: Use 32-bits for flight state data (alt/speed/accel)
1943   * altosui: Fix the 'Graph' button on the landed tab
1944   * altoslib: Extend telemetry heights from 16 to 32 bits
1945   * libaltos: Bind to libbluetooth at runtime on demand
1946   * altosui: Don't show bluetooth UI bits on mac/windows
1947   * libaltos: typo in libaltos broke the build
1948   * telegps: Missing function in TeleGPSConfigUI
1949   * altos/telefire,telelco: Add HAS_RADIO_RATE to launch system software
1950   * ao-tools: Add TMv2 and Tgps log formats to cc.h
1951   * ao-tools: Provide altitude to temperature conversion function
1952   * ao-tools: Add a few GPS telem/eeprom constants
1953   * altos: Interrupt radio receive when changing data rate
1954   * altos: Make ao_gps_print deal with telem containing 32-bit altitude values
1955   * altos/test: Build TeleMetrumV2 flight test variant
1956   * altoslib: Parse eeprom 'altitude-32' fields
1957   * Set version to 1.4.9.2
1958   * altosuilib: Fix minor scan UI nits
1959   * linux-fat: Fix up fat linux install icons, mime types and .desktop files
1960   * altoslib: Handle TeleGPS files for KML export
1961   * altos: Have MicroKite just start recording at startup
1962   * altos: Document which TeleFire alarm pins are which
1963   * altos: Report additional pyro channels via beeper
1964   * altosdroid: Add telemetry rate support
1965   * altosdroid: Skip updating hidden UI elements
1966   * altoslib: Parse 'Log fixed:' configuration value
1967   * altoslib: Handle link timeout in AltosDebug.read_memory
1968   * altoslib: Close serial port when AltosFlash fails to detect a target
1969   * altoslib: Improve performance of AltosLib.hexbytes
1970   * altoslib: Remove some debug printfs
1971   * ao-tools/ao-send-telem: Support sending TM v2 and Tm v2 telemetry
1972   * Use -ldl when testing whether -m32 and -m64 builds work
1973   * cc1111: Wait for internal flash write to complete
1974   * telegps-v1.0: Provide one log and append to it
1975   * altosui: Make Windows java test "smarter"
1976   * altos: Add telerepeat-v1.0
1977   * Add ao-tools/ao-cal-accel
1978   * ao-bringup: Use ao-cal-accel instead of cal-accel in turnon scripts
1979   * ao-bringup: Test EasyMega boards
1980   * altos: Make sure pyro remains valid during delay
1981   * altosdroid: start restoring from log data on startup
1982   * altoslib: TeleMega telemetry pyro voltages are uint8
1983   * altosdroid: fixup fetching active device address
1984   * altosdroid: Add quit. Restart. Show freq in title.
1985   * altoslib: create logfiles preference object. check link in existing_data
1986   * altosdroid: Add missing preferences backend file
1987   * altosdroid: reload previous log file at connect time
1988   * altos: Don't add AO_LOG_FLIGHT to existing GPS logs
1989   * altoslib: Ignore extra AO_LOG_FLIGHT records from TeleGPS
1990   * altoslib: Catch a couple null pointers in AltosConfigTD
1991   * altosui: Fix 'pad' screen for TeleGPS
1992   * altos/telefire: Add firing length to manual pad command
1993   * altosdroid: Use single object to pass data to UI
1994   * altos: Allow negative values for pyro configuration data
1995   * altosui: Don't mark altimeter dirty when opening pyro panel
1996   * altosdroid: add new TelemetryState.java
1997   * altosdroid: Ignore TelemetryService messages after service shutdown
1998   * altosdroid: Update tab contents before switching
1999   * altosdroid: Add imperial unit support
2000   * altosdroid: Mark completed items as 'done'
2001   * altos: Reduce deviation at 2400/9600 baud
2002   * altoslib: Update local callsign/baud rate when using remote protocol
2003   * altoslib: Increase timeouts when using low baud rate remote protocol
2004   * altos: Scale packet master receive delay by baud rate
2005   * doc: Update for version 1.5 release
2006   * altosui: Include EasyMega firmware in fat release
2007   * Tag version 1.4.9.3
2008   * altoslib: Fix idle monitor parsing of MMA655x state
2009   * altos/easymega: Set USB PID for EasyMega to 0x0028
2010   * altoslib/altosuilib: Add EasyMega support
2011   * altoslib/altosuilib: clean all versions of the .jar file
2012   * icons: Use DESTDIR when updating mime/icon caches
2013   * .desktop: Use %F instead of %f in .desktop files
2014   * configure: Add --disable-install-shared-mime-info option
2015   * altoslib: Stop re-loading previous flight when starting telemetry monitoring
2016   * telegps: Was mis-configuring the 'Configure Device' dialog
2017   * altos: Fix ability to disable telemetry by setting interval to 0
2018   * altos: Make sure we don't beep out continuity twice in idle mode
2019
2020  -- Bdale Garbee <bdale@gag.com>  Sat, 13 Sep 2014 11:33:05 -0600
2021
2022 altos (1.4.1-1) unstable; urgency=medium
2023
2024   [ Keith Packard ]
2025   * Sign our .inf file with the comodo key. Update signing-driver
2026   * Fix java version detection and downloading
2027   * altosui: Ship TeleMetrum v2.0 firmware with AltosUI
2028   * Add 1.4.1 release notes
2029   * Add note about including Google maps API key
2030   * altosuilib: Mark 'Configure AltosUI' window with maps key status
2031
2032   [ Bdale Garbee ]
2033   * notes updated for TeleGPS and 1.4 release learnings
2034   * make sure to use Google Maps API key for official builds
2035   * need the api key in Bdale's root too
2036   * releasing 1.4.1
2037   * update ChangeLog for release
2038
2039  -- Bdale Garbee <bdale@gag.com>  Tue, 24 Jun 2014 21:57:12 -0600
2040
2041 altos (1.4-1) unstable; urgency=medium
2042
2043   [ Keith Packard ]
2044   * Add linux installer script
2045   * Put altusmetrum.svg and micropeak.svg in icon directory
2046   * Move .desktop and icon management out of debian dir
2047   * micropeak: Construct linux install script
2048   * Mark .desktop files as executable
2049   * Re-create drill templates
2050   * doc: Need to publish .svg files as well
2051   * altos: Move balloon flight code to core
2052   * altos: Expose ao_usb_running globally
2053   * altos: Set reasonable accel values when !HAS_ACCEL
2054   * altos: Make balloon code run again
2055   * altos: Create balloon-specific load for TMv2 hardware
2056   * libaltos: Link so with -znoexecstack flag
2057   * Mark development sequence to 1.3.3 by bumping version to 1.3.2.1
2058   * altosui: Retry device enumeration after rebooting for self flash
2059   * Install .desktopfile as _SCRIPTS so they are left executable
2060   * doc: Add separate outline pdf generation
2061   * Add flash loader for stm-demo board
2062   * Re-add LCD bits to stm-demo
2063   * Add USB True Random Number Generator product
2064   * altos: Don't require projects to define PACKET_HAS_SLAVE
2065   * altos: fix building LPC serial support for STDIO
2066   * altos: Fix LPC LED driver
2067   * altos: Missing ao_pins files for usbtrng
2068   * altos: Another missing usbtrng file
2069   * altosui: Hide Tilt Angle values when not available
2070   * Add easymega firmware
2071   * altos: HAS_LED is useless; remove it
2072   * altoslib: Ignore speed/accel after boost when finding maxima
2073   * altoslib: Fix EasyMini voltage computations
2074   * Add easymini turnon script and helpers
2075   * altoslib: Missed a couple of easy mini voltage API changes
2076   * altos: Rename 'core' to 'kernel'
2077   * ao-bringup: Get turnon_telemini working
2078   * ao-tools: Use 'program' command in ao-flash-lpc instead of 'flash'
2079   * ao-tools: Wait for device to become ready instead of failing
2080   * doc: Outline files are now generated, so don't put them in git
2081   * altos: Report battery voltage instead of S at startup
2082   * Bump version to 1.3.3
2083   * doc: Document new voltage beeping at startup time
2084   * altosui: Add ignitor tab for TeleMega extra ignitors
2085   * ao-bringup: Split out easymini test into separate script
2086   * altos: Build TeleBalloon v2.0 by default
2087   * altos: Replace C code attiny async output with inline asm
2088   * altos: Provide stable binaries for MicroPeak
2089   * altos: Fix nanopeak compile
2090   * altosui: Disable flight log configuration while flights are stored
2091   * altos: Add 'microwater' product
2092   * altoslib/altosui/altosuilib/libaltos: Remove trailing whitespace
2093   * altosuilib: Make lines in graphs 2 units wide
2094   * altos: Switch beeping to farnsworth spacing
2095   * altosui: Add extra ignitors to graphable objects
2096   * altoslib: Track pyro firing state when reading mega eeprom files
2097   * altosui: Mark TeleMega additional pyro ignitor fired points in graphs
2098   * ao-telem: Dump orientation field from TeleMega sensor telemetry packet
2099   * ao-load: Make ao_sym static to avoid collision with ao-editaltos
2100   * ao-tools: Clean up ao-sym structure an initializers
2101   * altos: For telelco discovery packets, retry 5 times with shorter timeout
2102   * altos: Add configurable beep tone
2103   * altosui: Add configuration UI for beeper tone
2104   * altos: 8051 64 * 16 multiply function was broken for negative 64-bit
2105   * altoslib: Add a comment to remind us to fix the IMU code to deal with calibration
2106   * altoslib: Parse remaining mega AO_LOG_FLIGNT and AO_LOG_GPS_TIME fields
2107   * altosui: Add GPS course, ground speed and climb rate to graphs
2108   * altos: ublox driver always offers course data when it has a fix
2109   * altos: Fix byte offsets in the mega AO_LOG_FLIGHT packets
2110   * altos: Clean up trailing whitespace in ao_pad.c
2111   * altos: Simplify quadrature tracking
2112   * atosui: Hide Callsign and RSSI tabs for devices without a radio
2113   * ao-bringup: test-baro should accept altitudes a bit below sea level
2114   * ao-bringup: Use official binaries for EasyMini turnon
2115   * altos: Add LED test command to pca9922 driver
2116   * altos: Report amount of program space available in the version command
2117   * altos: Assume all LPC products will have 32KB of flash
2118   * altos/stm: Use flash address of boot loader instead of 0x0
2119   * altos/stm: White space fix in ao_boot_pin.c
2120   * altos/stm: Figure out available flash space based on chip id registers
2121   * altos/stm: Use #define'd constants for GPIO register addresses
2122   * altos/flash-loader: Check memory addresses against flash space
2123   * ao-tools/ao-usbload: Check image flash usage against device flash availability
2124   * altos/cc1111: Wait for xtal to be stable
2125   * altos/cc1111: Errata fix isn't needed for discontinued products
2126   * altos/cc1111: Add support for CPU-driven USB pullup
2127   * altos/cc1111: Switch P1_0 from a green LED to USB pullup
2128   * altos/telemini-v2.0: Remove old baro->alt conversion table
2129   * altos/telemini-v2.0: Enable beep frequency configuration
2130   * altos: Make quadrature debounce per-pin rather than per-device
2131   * doc: Document the Apogee Lockout setting
2132   * altos: Use explicit boot loader signal in ao_boot_reboot
2133   * altos: stm and lpc ao_boot.h were identical. move to kernel.
2134   * altosui: Remove debug printf about beep config
2135   * altosui: Remove another beep config debug printf
2136   * altos/stm: Make stm applications depend on ao_boot.h
2137   * altos/lpc: adc code computes number of active ADC channels
2138   * altos/lpc: whitespace
2139   * altos: Allow APRS to send just battery voltage
2140   * altos: Fix cc115l debug build
2141   * altos: Expose ao_gps_set_rate from u-blox driver
2142   * altos: Don't define ao_ignite_decivolt without igniters
2143   * altos/test: Get APRS generation test working again
2144   * altos/test: Parse mega ground data. Fix pyro parsing
2145   * altos: Add config values for tracker start motion limits
2146   * altoslib: Move CSV/KML output code to altoslib
2147   * altosui/altosuilib: Cleanup -Xlint:unchecked warnings
2148   * altosui/altosuilib/altoslib: Move more stuff out of autosui. Reduce site map memory
2149   * ao-tools: Add cc_usb_write function
2150   * altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2
2151   * micropeak: Add -Xlint:unchecked to javac line
2152   * altos: Make MS5607 PROM a public variable
2153   * altos: Move ao_config declarations to ao_config.h
2154   * altos/test: Fix ADC structure for mega, use ao_config.h
2155   * altosuilib: Add multiple zoom levels and content types to map
2156   * altos: Fake flight code changes in kernel and stm
2157   * altosuilib: Add distance measuring line to site map.
2158   * altosuilib: Decompress map images asynchronously and in parallel
2159   * altosuilib: Add google maps API key, configured with -with-google-key
2160   * altoslib: When log-format is missing, use product
2161   * altosuilib: Remove debug printf in AltosSiteMapCache
2162   * altosuilib: Update map preloading UI to include zoom and maptypes
2163   * altosuilib: Publish AltosSiteMap.centre. Add prefetchMaps with old API
2164   * altosuilib: Don't try to draw to destroyed map windows
2165   * Document the need for ~/altusmetrumllc/google-maps-api-key
2166   * altosui/altosuilib: Shuffle lots more code from altosui into altosuilib
2167   * telegps: Add first version of telegps
2168   * Mark version 1.3.2.2
2169   * doc: Add outline of TeleGPS doc
2170   * telegps: Working towards building fat versions of telegps application
2171   * telegps: Use altosui's Instdrv NSIS plugin for telegps
2172   * telegps: Add device configuration dialogs
2173   * telegps: Add preferences dialog
2174   * telegps: Add scan UI
2175   * telegps: Hook up data download dialog
2176   * telegps: Add 'Info' tab
2177   * telegps: Don't try to ship TeleGPS firmware yet
2178   * telegps: Auto-connect to any base stations plugged in at startup
2179   * telegps: Add flash device functionality
2180   * telegps: Add info table
2181   * java: Refactor AltosFlightDisplay units and font update handling
2182   * telegps: Add graph display
2183   * Build telegps distribution bits with 'make fat'
2184   * telegps: Add missing TeleGPSGraphUI.java file
2185   * Capture windows build error messages
2186   * TeleGPS firmware isn't quite ready, don't include in windows fat build yet
2187   * telegps: Fixup windows fat build harder
2188   * telegps: Add config for tracker starting distances
2189   * altos: Switch APRS altitude encoding computation to fixed point
2190   * altos: Test APRS altitude encoding
2191   * altos: Allow sparse GPS data logging for TeleGPS
2192   * altos: Configuring pyro channels can use more than 48 characters
2193   * altos: Maximum pyro configuration parameter has 4 bytes in the name
2194   * altos: Fetch/store only 8 bits for pyro state values
2195   * altosui: Fix pyro channel value formatting
2196   * altosui: Display error message when parsing pyro channel values fails
2197   * altoslib: Add missing AltosConfigDataException file
2198   * telegps: Trap AltosConfigDataException in telegps config
2199   * doc: Create release notes for version 1.4
2200   * altosuilib: Let the user hand-edit the preload map radius
2201   * telegps: Update icon and icon building
2202   * altos: Add ao_distance.c to compute cartesian distances on the globe
2203   * altos: Add tracker task for TeleGPS
2204   * altos: Include sensor logging task only on flight boards
2205   * altos: Allow cc115l driver to be built without radio power control
2206   * altos: ao_distance was overflowing when checking for longitude wrap
2207   * altos: Change tracker not-moving speed to 2m/s and document
2208   * altos: Have tracker average 5 GPS samples before moving to pad mode
2209   * altos: Stick flight state in GPS location packets
2210   * altos: Fix tracker start state
2211   * altos: tracker distance computation flipped arguments around
2212   * altos: Add debug to tracker to force launch
2213   * altos/telegps-v0.3: Add tracker task
2214   * altos: Add AO_LOG_FLIGHT packet to TeleGPS logs
2215   * altos: Fix config to set default log size for all devices with log
2216   * altos/lpc: HAS_USB_CONNECT has been changed to mean a custom pin
2217   * altos: Force telemetry on by default for v0.3 TeleGPS boards
2218   * altos/telegps-v0.3: Disable APRS by default. Set log max to 1M
2219   * altos/telegps-v0.3: Remove ao_flight_number from main program
2220   * altos: Add telegps-v1.0 code and loader
2221   * altos: Move ao_tracker.c to kernel
2222   * altos: Allow AO_CONFIG_MAX_SIZE to be configured. Validate it.
2223   * altos: Allow value other than 0 for marking erased flights
2224   * altos: Clear out eeprom erase records when writing entry 0
2225   * altos/telemega-v1.0: Adjust config params to make flight erase work
2226   * altos: Add TeleGPS logging format
2227   * altos: Write current flight state to GPS data from GPS drivers
2228   * altos: Write tracker logging from tracker thread directly
2229   * altos: Update other CONFIG_EEPROM users to set LOG_ERASE_MARK
2230   * altos: Switch TeleGPS to GPS logging format
2231   * altoslib: All products with logging have the 'l' command
2232   * altoslib:  Add TeleGPS log parsing code
2233   * altoslib: Record whether flight data includes sensor values in AltosFlightStats
2234   * altosuilib: Show GPS instead of (missing) flight data for TeleGPS graphs
2235   * altosuilib: Add GPS altitude as a possible graph value
2236   * altosuilib: Fix crash when initializing site map cache
2237   * telegps: Track graph windows as one of the TeleGPS windows
2238   * Set version to 1.3.2.3
2239   * altos: Use 0x80 to indicate valid state value in the GPS location packet
2240   * altos: Define lat/lon sum variables as 64-bit instead of 16
2241   * altos: Reduce tracker GPS buffer to 4 samples
2242   * altos: Make telegps builds depend on ao_tracker.h
2243   * ao-tools: Parse TeleGPS state value from gps location packet
2244   * altoslib: Parse TeleGPS state value from GPS telemetry packet
2245   * altos: Encode TeleGPS battery voltage in configuration packet
2246   * altos: Enable ADC for TeleGPS v1.0 battery voltage measuring
2247   * altoslib: TeleMega uses 5.6k/10k divider for v_batt
2248   * altoslib: Recover battery voltage from TeleGPS configuration packet
2249   * Bump to version 1.3.2.4
2250   * Revert "altoslib: Parse TeleGPS state value from GPS telemetry packet"
2251   * Revert "altos: Write current flight state to GPS data from GPS drivers"
2252   * altos: Report total available log space in version command
2253   * altos: Make extra pyro channel firing time configurable
2254   * Revert "ao-tools: Parse TeleGPS state value from gps location packet"
2255   * Revert adding state to GPS location packets
2256   * altos: Simplify tracker logic, removing boost detect
2257   * altos: Set TeleGPS default log size to half of avaiable memory
2258   * altoslib/altosui/telegps: Change log size configuration
2259   * altoslib/altosui/telegps: Switch TeleGPS config to motion/interval
2260   * altoslib: TeleGPS no longer logs satellite information
2261   * altoslib: Add new 'stateless' flight state for TeleGPS
2262   * altoslib: Check for time going backwards when replaying from file
2263   * altosuilib: Split battery graph enable out from other adc enables
2264   * altoslib: Use GPS speed/height values when other sensors are missing
2265   * altosui: Show "Missing" instead of huge numbers in descent/landed tabs
2266   * altosuilib: Skip voice announcements for invalid values
2267   * altosuilib: Move AltosFlightStatsTable to altosuilib
2268   * telegps: Add statistics tab to graph UI
2269   * altosuilib: Rewrite map GUI bits
2270   * altoslib: Use GPS seconds as an additional sort key for TeleGPS eeprom
2271   * altos: Disable TeleMini v2.0 build for now
2272   * altosuilib: Remove old widget-based map UI
2273   * altos/telemini-v2.0: Disable beep frequency config on TeleMini v2.0
2274   * altos: Re-enable telemini v2.0 builds
2275   * altosdroid: Altosdroid build doesn't work in parallel, so stop trying
2276   * altosui: Add pyro firing time configuration
2277   * doc: Update 1.4 release notes to include a few more changes
2278   * altosuilib: Handle font and units changes in maps and stats table
2279   * altosui: Don't list tracker parameters when configuring altimeter
2280   * altoslib: Report GPS height when baro height is not available
2281   * altosuilib: Repaint map when starting line draw
2282   * altos/telegps: Build .ihx versions for TeleGPS
2283   * telegps: Remove 'Flight' from titles
2284   * doc: Update altusmetrum docs and screen shots for 1.4
2285   * doc: Add TeleGPS screenshots
2286   * altosui/telegps: Reduce CPU time needed for flight displays
2287   * telegps: Don't re-add frequency menu when already present.
2288   * altos/telegps: Don't log data when plugged in to USB
2289   * debian: Fix build depends icotool -> icoutils
2290   * altos: Show current flight number for TeleGPS
2291   * altos/telegps: Set default log to 496kB for 4 logs
2292   * altos/telegps: Keep ring of recent GPS positions to detect motion quickly
2293   * altos: Define ao_log_mutex in ao_log.c rather than every log product
2294   * altos/telegps: Create new flight if current flight is erased
2295   * altoslib: Call state.set_serial first for telemetry parsing
2296   * altoslib: Remove telem monitoring when closing log file
2297   * telegps: Disconnect telemetry device when closing monitor window
2298   * telegps: Show flight number in monitor window
2299   * altosuilib: Build some common classes for displaying values in flight window
2300   * altoslib: Add conversion class for voltages
2301   * altoslib: Correctly save firmware version in AltosState
2302   * telegps: Add status tab
2303   * altosdroid: Don't crash when the map is touched
2304   * altosdroid: Improve voice for TeleGPS
2305   * telegps: Shuffle menu entries around
2306   * altosuilib: Make map-cache per-window instead of global
2307   * doc: Add a bunch more stuff to the telegps docs
2308   * telegps: Allow TeleGPS preferences to have a custom title and label
2309   * doc: TeleGPS docs are complete
2310   * altoslib: Add units converters for latitude and longitude
2311   * altoslib: When GPS disappears, set range and elevation to MISSING
2312   * altosuilib: Require all flight display classes to provide a name
2313   * altosuilib: In graph, show zero sats in view as 0 instead of MISSING
2314   * altosuilib: provide getName() for AltosInfoTable
2315   * altosuilib: Make sure only one thread is closing serial device
2316   * altosuilib: Add more options to AltosUIIndicator to suit AltosUI
2317   * altosuilib: Add AltosUIFlightTab class
2318   * altosui/telegps: Switch to AltosUIIndicator and AltosUIFlightTab
2319   * alotsuilib: Remove old "mega" and "mini" file extensions from data chooser
2320   * micropeak: Make statistics entries un-editable
2321   * telegps: Fix Mac icon file name
2322   * altosuilib: Make graph enable buttons be CheckBoxes instead of RadioButtons
2323   * icon: Create all icons from .svg files
2324   * icon: Build windows ico files, clean built files
2325   * altosui: Build MacOSX icon from svg
2326   * icon: Build resolutions needed for Java bits too
2327   * telegps/micropeak: Ship built Mac OSX icons
2328   * debian: Build requires /usr/bin/convert now
2329   * icon: Make the icon shadows a bit less harsh
2330   * altosuilib: Serialize access to async tile notify function in preload
2331   * altoslib: AltosFlightStatsTable: another editable text field that shouldn't be
2332   * altosuilib: Remove some debugging printfs
2333   * telegps: Include telegps firmware in windows package
2334   * windows: Rename telemetrum.inf to altusmetrum.inf
2335   * telegps: Deal with 64-bit windows differently on install
2336   * altosui: Deal with 64-bit windows
2337   * icon: Add drop-shadows to the SVG files; stop generating in the png versions
2338   * windows: Sign altusmetrum.inf with altusmetrum.cat
2339   * altosui: Ship telegps firmware
2340   * Add notes about windows driver signing in the 'signing-driver' file
2341   * micropeak: Deal with 64-bit windows
2342
2343   [ Bdale Garbee ]
2344   * have the cal-freq script save cal values to a file
2345   * use svg in the .desktop file
2346   * update copyright year assertion in MicroPeak manual, remember during releases
2347   * deliver images used in MicroPeak manual to web server, too
2348   * typo fixes from Matt Kraai
2349   * update turnon scripts to store cal values
2350   * ugly hack (just make sleep longer) to work around ttyACM* discovery issue
2351   * first cut of usbrelay-v0.1 support .. LEDs wiggle, not switching relay yet
2352   * relay control implemented, this project is now complete
2353   * fix copyright year
2354   * update TeleMega turn-on script and Releasing for new stable firmware home
2355   * lose the (old) easymega-v1.0 directory in favor of my fresher 0.1
2356   * working?
2357   * include EasyMega Makefiles
2358   * document mounting hole size for TeleGPS
2359   * update Releasing document to include TeleGPS firmware files in those copied
2360   * tweaks
2361   * add release to revision history
2362   * tagging 1.4 release
2363   * turn-on support for TeleGPS
2364
2365   [ Tom Marble ]
2366   * add jenkins.sh
2367   * fix for jenkins.sh
2368   * jenkins.sh: make -j 4 can fail, fix for altosui-test
2369
2370  -- Bdale Garbee <bdale@gag.com>  Sun, 15 Jun 2014 17:51:01 -0600
2371
2372 altos (1.3.2-1) unstable; urgency=medium
2373
2374   [ Bdale Garbee ]
2375   * update notes on how to release
2376   * use firmware in /usr/share/altos for teledongle, update telemetrum for v2.0
2377   * updating changelog for release
2378
2379   [ Keith Packard ]
2380   * altoslib: Validate TeleMega GPS_SAT log packet nsat
2381   * altos: Tmega Don't try to log info about more than 12 GPS sats
2382   * doc: Add 1.3.2 release notes
2383   * Set version to 1.3.2 in preparation for release
2384   * doc: Document flight computer wiring connections
2385   * doc: Fix spelling of decelerate
2386   * altoslib: Track GPS altitude values to be able to report max gps height
2387   * altosui: Show GPS max height in flight stats window of graph
2388   * altoslib: Don't lose gps_height value between GPS samples
2389   * doc: Add explicit paragraph about using one battery with Tmega
2390   * altosui: Use letter names for pyro channels in pyro config UI
2391   * doc: Update screen capture of pyro config with correct names
2392   * doc: Replace screen captures with 'active' window ones
2393   * doc: Mention that an APRS interval of 0 disables it entirely
2394   * altoslib: Use existing unicode Charset in AltosLink
2395   * micropeak: Watch serial data during download
2396   * altos: report 0/0/0 for APRS position when GPS is not locked
2397   * micropeak: Keep reading until we get valid data
2398   * micropeak: Missing a couple of new exceptions when loading files
2399   * doc: Micropeak doc updates for 1.3.2
2400   * doc: Update micropeak docs to include lots of pictures
2401   * doc: Document GPS max height addition
2402   * doc: Ignore generate template XSL file
2403   * doc: Add title page image to altusmetrum.pdf
2404   * altos: Add names when reporting STM ADC values
2405   * altos: Add watchdog timer task
2406   * altos: Eliminate warnings in FAT code
2407   * altos: Enable system timer in flash loader and prod watchdog with it
2408   * altos/stm: Block interrupts while reprogramming flash
2409   * altos: Don't write more than 12 sat infos in ublox driver
2410   * altos: Report nsat in view in APRS packet
2411   * altos: Add needed math sources to TeleGPS v0.1 build
2412   * altos: Fixup named ADC printing
2413   * altos: Re-send previous GPS position in APRS if lock is lost
2414   * altos: Put locked/unlocked GPS status in APRS comments
2415   * doc: Add remaining configurable parameters to the System Operation chapter
2416   * doc: Update the 1.3.2 release notes to include APRS and Fire Igniter changes
2417
2418  -- Bdale Garbee <bdale@gag.com>  Thu, 13 Feb 2014 21:56:46 -0700
2419
2420 altos (1.3.1-1) unstable; urgency=medium
2421
2422   [ Bdale Garbee ]
2423   * updated notes from 1.3 release
2424   * use firmware in /usr/share/altos for production flashing
2425   * set version to 1.3.0.2 for test flights this weekend
2426   * set version to 1.3.1 for release
2427   * update copyright date on main documentation file
2428   * freshen ChangeLog for release
2429
2430   [ Mike Beattie ]
2431   * altosdroid: force older jarsigner signing algorithm for java 1.7
2432   * altosdroid: update to latest google play services
2433   * altosdroid: improve build system dependencies
2434
2435   [ Keith Packard ]
2436   * altoslib: Convert IMU and Mag sensor values to useful units
2437   * altoslib: Fetch 'orient' value from Mega Sensor packet
2438   * altosuilib: Rearrange graph enable buttons
2439   * altosui: Add imu and mag sensor values to plots
2440   * altoslib: Bump library version
2441   * altos: Execute self-test on MMA655X part
2442   * altos: 3-axis accel calibration was invalid in explicit accel cal mode
2443   * altos: Complain about sensor self-test errors only in idle mode
2444   * altos: mma655x also needs ao_sensor_errors
2445   * altos: Clean up some minor warnings from -Wall
2446   * altos: Turn on -Wall for stm compiles
2447   * altos: Clean up -Wextra warnings
2448   * altos: unsigned value in ao_pyro_set checked for negative value
2449   * altos: Add default button return value from ao_button_get
2450   * altos/stm: Turn on -Wextra
2451   * altos: Clean up warnings for LPC products
2452   * altos: cc115l driver tone_run wasn't recording number of tones
2453   * altos: lpc exti setup was incorrectly testing mode
2454   * altos/lpc: Missing */ in definition of PIO0_4
2455   * altos: Turn on warnings for LPC products too
2456   * altos: Turn on -Werror for STM and LPC builds
2457   * altosui: Switch from radio buttons to check boxes in pyro config. Add close
2458   * altosui: Extend Fire Igniter to additional channels
2459   * altoslib: Add AltosOrient class and max_orient()
2460   * altosui: Add orient to ascent and info table views
2461   * altosui: Adjust info table column width
2462   * altosui: Switch Graph to AltosOrient type
2463   * altos: Add 'O' command for TeleMega orient testing
2464   * altos: Flip acceleration data consistently for orientation changes
2465   * altosui: Handle a missing libaltos when starting up
2466   * Bump version to 1.3.9.1
2467   * libaltos: Build -m64 and -m32 for fat tarball when possible
2468   * altosui: Require both libaltos32 and libaltos64 for fat Linux tarball
2469   * doc: Ship telemini outline as pdf file too
2470   * altos: Switch APRS to compressed position format
2471   * altos: Use factory calibration for all acceleration computations
2472   * altos: Report battery, apogee and main voltages over APRS
2473   * Ignore 32 and 64 bit cjnitest apps
2474   * altos: Add missing ADC divider values for Tmega v1.0
2475   * altosui: Make romconfig serial and radio cal fields 8 digits wide
2476   * altoslib: Fetch target device config for Fire Igniter npyro value
2477   * altosuilib: Remove some spurious debug printfs
2478   * altosui: Handle already-opened link in IgniteUI
2479   * altosui: Handle serial-port startup errors in idle-monitor
2480   * doc: Fix image widths to make them all scale the same amount
2481   * doc: Update for 1.3.1
2482
2483   [ Anthony Towns ]
2484   * AltosSiteMapPreload: only load 49 maps
2485   * altosui: --fetchmaps gets same number of maps as GUI
2486   * altosui: rate limit map downloads
2487
2488  -- Bdale Garbee <bdale@gag.com>  Wed, 22 Jan 2014 20:56:31 -0700
2489
2490 altos (1.3-1) unstable; urgency=low
2491
2492   [ Keith Packard ]
2493   * altos: Add flash-loader for telescience-v0.2
2494   * altos: Add 'g' command to ublox GPS code.
2495   * altos: Give u-blox 3 seconds after boot before we bug it
2496   * altos: gps serial routines are called ao_gps_*, not ao_ublox_*
2497   * altos: Fix telemega v0.3 igniter order (drogue/main moved). Label ADC dump
2498   * altos: Initialize MPU6000 CS pin for SPI mode
2499   * altos: Grab SPI mutex until MPU6000 I2C mode is disabled
2500   * altos: Remove some MMA655x debugging printfs
2501   * altos: Move MS5607 info from 'v' to 'c s'
2502   * altos: Generate unmodulated carrier for CC1120 test mode
2503   * altos/cc1111: Hack on USB driver to make Windows happy
2504   * libaltos: Build the linux library targets when doing a 'fat' build
2505   * libaltos: use PurgeComm in Windows altos_close to abort in-progress ops
2506   * lpc: Initial lpcxpresso bits
2507   * lpcxpresso: Add ao_demo.c
2508   * altos/lpc: Get 100Hz timer running
2509   * altos/lpc: Get USART running
2510   * altos/lpc: Take advantage of USART TX fifo
2511   * altos/lpc: Start adding USB register definitions
2512   * altos/lpc: Start adding USB register defines
2513   * altos: Finish off LPC USB register definitions
2514   * altos: Allow target-specific USB endpoint specifications
2515   * altos/lpc: Get USB working
2516   * altos: Move ao_data.c from stm to core
2517   * altos: Allow architecture to define the type of port registers
2518   * altos: ao_data_get is in ao_data.c now, not ao_adc.c
2519   * altos: Check for packet mode before trying to disable it in flight code
2520   * altos: Use ao_data_pres macro in ao_log_tiny
2521   * altos: Use ao_port_t in m25 driver
2522   * altos: Add LPC spi driver
2523   * altos: LPC interrupt priorities are just 0-3
2524   * altos/lpc: Fix ao_enable_input, add ao_enable_analog
2525   * altos/lpc: Clean up broken IOCONF defines
2526   * altos/lpc: add gpio int, spi, adc and ct32b defines to lpc.h
2527   * altos/lpc: Add ADC driver
2528   * altos/lpc: Add beep driver
2529   * altos/lpc: Add pin interrupt driver
2530   * altos/lpc: Try a smaller stack.
2531   * altos/lpc: Use separate interrupt stack
2532   * altos: Add easymini-v0.1 product
2533   * altos/lpc: Stick USB control structure in USB memory
2534   * altos: Initialize SPI for easymini
2535   * altos: Build easymini-v0.1
2536   * altos: ignore built files in easymini-v0.1
2537   * altos/attiny: Fix ao_spi_get_bit/ao_spi_put_bit macros
2538   * altos: Use ao_spi_get/put_bit in MS5607 driver
2539   * altos/lpc: Make EXTI code work.
2540   * altos: Add EXTI_PIN_NOCONFIGURE to exti interface, use for MS5607
2541   * altos/lpc: Don't use loader to place USB endpoint data in USB ram
2542   * altos/lpc: Pull ADC data from the correct registers
2543   * altos/lpc: SPI runs off main clock (48MHz), not sysclk (24MHz)
2544   * altos/lpc: Missing parens around ao_gpio_set macro
2545   * altos/lpc: Fix beeper driver
2546   * altos/lpc: Create TX/RX busy macros for SPI driver
2547   * altos/lpc: Leave SPI enabled all the time
2548   * altos/lpc: Allow for alternate SPI SCLK0 pin usage
2549   * altos/lpc: Configuring wrong pin for SPI1 MOSI
2550   * altos/lpc: Reset SPI device at startup time
2551   * altos/lpc: Force idle mode if USB gets an address during boot time
2552   * altos/easymini: Easymini doesn't have USB connect or VBUS wiring
2553   * altos/easymini: MS5607 chip select bits were defined wrong
2554   * altos/easymini: Use different pins for igniter outputs
2555   * altos/easymini: Initialize beep and ADC. Declare use of igniter bits.
2556   * altos/telemega: The last two igniters are apogee and main
2557   * Add Mini logging format. Use in EasyMini
2558   * altosui: Add TeleBT firmware to release
2559   * altos: Set the path for the STM32L compiler explicitly
2560   * Bump master version to 1.2.9 to avoid confusion with 1.2 releases
2561   * altos: Can't use inline functions because SDCC doesn't do that
2562   * Separate out cortex-m0 compiler tests in configure
2563   * Create release notes for 1.2.1
2564   * doc: Update description of graph window to note new tabs (config and map)
2565   * altosui: Stop downloading mega eeprom on empty block
2566   * altosui: Missing 'break' after selecting 'mega' format detection
2567   * ao-tools: Add ao-mega tool to parse TeleMega eeprom files
2568   * ao-tools/ao-mega: Dump 'pyro' state from mega log
2569   * altos: Add pyro code testing to ao_flight_test for TeleMega
2570   * altos,altosui: Add pyro state logging for TeleMega
2571   * altos: Light pyro charges simultaneously if so configured
2572   * altos: write pyro fired to correct log field
2573   * altos: Make manual pyro firing command work again
2574   * Set version to 1.2.9.1
2575   * altos: Add pyro operations to regular ignite commands
2576   * altos: Add driver for 74hc165 shift register
2577   * altos: Add telefire v0.2 support
2578   * altos/telefire: Leave siren on all the time. Add siren/strobe debugging.
2579   * altos: Add debounce helper. Use in button and quadrature drivers for TeleLCO
2580   * altos: Add fast-timer API. Use for quadrature and button drivers
2581   * altos/telelco: Add 30ms delay in search after finding a box
2582   * altosui: Use preferred units for main deployment height configuration
2583   * altos/lpc: Make ADC inputs work
2584   * altos/lpc: Filter ADC inputs
2585   * altos/lpc: Turn off more clocks, disable USART for easymini
2586   * altos/lpc: Don't disable all of the clocks just yet, USB doesn't work
2587   * altos/lpc: Remove spurious semicolon
2588   * altos: Declare m25 write-in-progress as 'ao_port_t'
2589   * altos: Disable USB on all flight computers when in flight mode
2590   * altos/lpc: Get the IRC turned off after boot time
2591   * altosui: Add raw pressure to the AltosUI graph
2592   * altos/lpc: Get rid of ADC filter
2593   * altos/cc1111: Fetch RSSI for TeleFire from correct byte
2594   * altos: PCA9922 LED driver needs Enable driven low to latch values
2595   * altos/telefire: Radio status (no data, weak data, good data) on LEDs
2596   * altos/lpc: Enable brown-out-detector
2597   * altos/lpc: Remove ao_usb_task structure
2598   * altos/lpc: Don't disable all interrupts when disabling one interrupt
2599   * altos/telefire-v0.1: Use same LED selection as the v0.2 setup
2600   * altos/lpc: Add boot loader
2601   * altosui: Add EasyMini USB ids
2602   * altos: Support mega-style logging without ADC
2603   * altosdroid: Just use GPS location provider to build on 4.2
2604   * micropeak: Add Download button to menu bar
2605   * altos/lpc: Rename serial port to 'serial0'
2606   * altos: Remove ao_radio_gpio_bits from normal build
2607   * altos: Make FAT test program link explicitly against libcrypto
2608   * altosui: AltosDbm class was missing somehow
2609   * altosdroid: Add note to report TeleBT battery level
2610   * altos: allow projects to override default config values
2611   * altos: Allow ublox to run at other baud rates
2612   * altos: Set default LPC stack to 512 bytes, Em to 384 bytes
2613   * altos: Wake up on LPC usart ISR only once
2614   * altos: various cc115l driver hacks
2615   * altos: Add telegps v0.3 product
2616   * altos: Allow products to disable RDF entirely
2617   * altos/lpc: Stop using burst mode for LPC ADC
2618   * altos: Use installed arm compiler for LPC
2619   * altosdroid: Add note to report TeleBT battery level
2620   * altos: Set default LPC stack to 512 bytes, Em to 384 bytes
2621   * altos: Wake up on LPC usart ISR only once
2622   * altos: MS5607 pressure computation for low temperatures was wrong
2623   * altos: Explicitly list the linker script needed for AVR targets.
2624   * Initial TeleMini bits
2625   * altos: Add 64-bit add/mul/shift for SDCC
2626   * altos: Make 64x16 mul a bit faster
2627   * altos: Add 64x64 multiply. Test 64 ops for dest same as either source
2628   * altos: Add 64-bit subtraction
2629   * altos: Make TeleMini v2.0 fit
2630   * altos: Add exti and spi to telemini-v2.0
2631   * altos/teletiny-v2.0: Support multiple SPI busses on CC1111
2632   * Bump version to 1.2.9.2
2633   * altos: Changes required by cc1111 multi-spi support
2634   * altos: Build more products by default
2635   * ao-tools: Use TeleDongle for default ao-dbg target
2636   * cc1111: Rework ADC configuration a bit, fix Tm V2 ADC usage
2637   * cc1111: Hacky pin interrupt support. Only useful for TeleMini v2
2638   * altos: Get telemini to copy current MS5607 state to ring.
2639   * altos/cc1111: Leave pin interrupts completely disabled at init time
2640   * altos/cc1111: Wake up non-ADC sensor code each timer tick
2641   * altos: Use %ld and %lu for MS5607 debug output
2642   * altos/telemini-v2.0: Add ao_exti.h depend. Init beeper and usb.
2643   * altos: Check for MS5607 MISO low before sleeping
2644   * altos: Make ao_wakeup reentrant
2645   * altos: Don't use ao_data on cc1111 projects
2646   * altos: Initial TeleMetrum v2.0 bits
2647   * altos: Add TeleMetrum v2.0 boot loader
2648   * altos: Rename TeleMetrum v2.0 ADC sense members
2649   * altos/telemetrum-v2.0: Fix MMA6555 SPI pin assignment
2650   * altos/telemetrum-v2.0: Use 9600 baud for ublox
2651   * altos: TM v2 places the MMA6555 upside down compared to Tmega
2652   * altos: Update time for next alarm each time a task is added
2653   * altos: Add debugging to ublox GPS driver
2654   * altos: Force u-blox to 9600 baud for now
2655   * altos/stm: New compiler doesn't correctly build flash bits yet
2656   * altos/stm: Make sampling profiler work again
2657   * altos/stm: Remove stale timer defines
2658   * altos/stm: Make sure we switch to MSI during timer init
2659   * altoslib: Start restructuring AltosState harder
2660   * altos: Split EasyMini and TeleMini log formats
2661   * altoslib, altosui: Restructured state management now does TM eeprom files
2662   * altoslib/altosui: Get legacy telem working with new AltosState structure
2663   * altoslib/altosui: Fixes for state changes
2664   * altos/lpc: Add bits for building flash loaders
2665   * altos/telegps: Initialize logging system
2666   * altoslib/altosui: Further AltosState transition work
2667   * altos: Not all products have pins to control flash loader
2668   * altoslib: More AltosState hacking
2669   * altoslib: Ensure eeprom file body always exists
2670   * altoslib: Correct tick wrapping in eeprom file reading
2671   * altoslib: Correct mega/metrum eeprom years by adding 2000
2672   * altoslib: Clean up metrum eeprom file reading
2673   * altoslib: Remove duplicate cmd/tick from TM eeprom file code
2674   * altoslib: Make Ascent/descent use different filter values. Always filter.
2675   * altoslib: Use first few baro samples for ground pressure on TM
2676   * altoslib: Start integrated value at 0 by default
2677   * altoslib: Clear sat data when tick changes
2678   * altoslib: Set measured acceleration for measured acceleration
2679   * altoslib: Finish AltosState changes. Update version number.
2680   * altoslib: Remove AltosRecord-based telemetry code
2681   * altoslib: remove AltosRecord based eeprom code
2682   * altoslib: Remove more AltosRecord based files
2683   * altoslib: Use AltosTelemetry.parse to pull telem lines apart
2684   * altoslib: Only open log file when both flight and serial are known
2685   * altoslib: Update received time when replaying flights
2686   * altoslib: Record time_change in AltosState correctly
2687   * altoslib: Rewrite AltosTelemetryIterable
2688   * altoslib: Remove debug printf from AltosTelemetryMetrumSensor
2689   * altosui: Fix 'Graph Flight' button in landed dialog
2690   * ao-tools/ao-telem: Parse new TM v2 packets
2691   * altos: Set tick value in new TeleMetrum v2 sensor packets
2692   * altosui: Remove debugging printf from InfoTable
2693   * altoslib/altosui: Add TeleMini-v1.0 eeprom support
2694   * altoslib: Set 'valid' for valid TeleMetrum eeprom download
2695   * altoslib: Lock access to AltosLink config_data
2696   * altoslib: Add TeleMini eeprom file to Makefile.am
2697   * altosui: Load Telem files in AltosDataChooser too
2698   * altosui: Set 'flight' value in AltosEepromMonitor window during download
2699   * altoslib: Add receiver serial to telem file names
2700   * altoslib: TeleMetrum v2 telemetry includes computes Pa/°C, not raw values
2701   * altosui: Include device name in Table view
2702   * altos: Move micropeak sources around
2703   * altos: Add nanopeak-v0.1
2704   * altos: Stop copying cc1111 binaries to the altos/src dir
2705   * altos/telemini-v2.0: Change initialization order
2706   * altos/telemetrum-v2.0: Use red LED during boot time
2707   * altoslib: Prefer averaged ground pres for ground alt computation
2708   * Add TeleMini v2.0 telemetry support
2709   * altos: Set TeleMini v2.0 USB ID correctly
2710   * Change differentiation filter constants and limits
2711   * altos: Don't require an LED for ao_flight
2712   * altos/lpc, altos/stm: ARM requires ISB after switching stack pointers
2713   * altos: Rename easymini-v0.1 to easymini-v1.0
2714   * altos/stm: New GAS version requires flags in APSR assignment
2715   * Add --with parameters to configure for compiler selection
2716   * altos: Broken test for M0 compiler in src/Makefile
2717   * altos: avr-gcc appears to find the loader scripts without help now
2718   * altosui: Binaries to package are only in per-product dirs now
2719   * altos: Messed up the ifeq syntax a bit so ARM bits weren't getting built
2720   * doc: Add EasyMini outline drawing
2721   * doc: Add easymini outline to distribution
2722   * Bump version to 1.2.9.3
2723   * altos: Use installed pdclib
2724   * altos: Fix stm-bringup demo build to use installed pdclib
2725   * Make sure the AVR compiler can actually link stuff
2726   * Another try at skipping broken avr-gcc
2727   * altos/micropeak: Increase boost detect to 30m
2728   * altoslib,altosui: Be more robust when graphing bogus .telem files
2729   * altos: Use #define values for ublox packet types
2730   * altos: Merge GPS logging into a single function
2731   * altos: Add floating point math functions from newlib
2732   * altos: Fix GPS test frameworks to handle shared ao_gps_new variable
2733   * altos: Add gyro-based orientation tracking
2734   * altos: Calibrate IMU accelerometers too
2735   * altos: IMU accel calibration values need to be signed
2736   * altos: Mark arguments to quaternion functions as const
2737   * altos: Add some comments describing quaternion multiplication
2738   * altos: Add functions to init quaternions from vector pairs and euler angles
2739   * altos: Rename ao_orient to ao_sample_orient
2740   * altos: Keep 9 more bits of average pad IMU gyro data
2741   * altos: Add sinf to math code
2742   * altos: Fixup for ao_sample_orient rename
2743   * altos: Compute initial rotation from vertical
2744   * altos: Correct incremental rotation computation
2745   * altos: Fixup for 32-bit gyro averages
2746   * altos: Change ao_mpu6000_gyro arg to float
2747   * altos: Update quaternion tests to check vectors_to_rotation
2748   * altos: Add orientation test when HAS_FLIGHT_DEBUG is set
2749   * altos: Make telemega v0.1 compile with new quaternion code
2750   * altos: Make telemega v0.3 compile with new quaternion code
2751   * altos: sample profile address range was too narrow
2752   * altos: Don't hold GPS mutex while waiting for GPS data in report code
2753   * altos: Add orientation tracking to ao_flight_test
2754   * altoslib: Raise ParseException on invalid eeprom format
2755   * altoslib: Start moving eeprom download logic to altoslib
2756   * altosui: Make AltosEepromDownload not swing-dependent
2757   * altosui, altoslib: Move eeprom download code to altoslib
2758   * Ignore mac .dmg files
2759   * Add ublox checksum generating program
2760   * altos: Clean up .gitignore and add a few random files
2761   * ao-tools: add ao-mega man page, ignore executable
2762   * Add TeleMini v2.0 turnon script
2763   * ignore "compile" script
2764   * altos: Build TM v2.0 firmware by default
2765   * altos: Don't hold GPS mutex while waiting in TM v2.0 report
2766   * altos: Allow use of internal EEPROM for config storage
2767   * altos: Move TeleMetrum v2.0 to using internal eeprom for config
2768   * altos: Move telemega to using internal eeprom for config
2769   * altos: Make sure flight erase log comes after config blog
2770   * altos: include ao_eeprom.h in ao_telemetrum.c to define ao_eeprom_init
2771   * Bump to version 1.2.9.4
2772   * doc: Start work on 1.3 doc updates
2773   * doc: Get altusmetrum.xsl to validate
2774   * doc: Switch to xorg style to generate index
2775   * doc: Make altos.xsl validate
2776   * doc: Make telemetry.xsl validate
2777   * Make companion.xsl validate
2778   * doc: Make micropeak.xsl validate
2779   * doc: Make pdf files depend on local stylesheet
2780   * doc: Use system fo docbool.xsl instead of network one
2781   * debian: Build now depends on 'xmlto' for docs
2782   * Extend the hardware overview chapter. Edit System Operations
2783   * Remove duplicate log description. Describe pyro config.
2784   * Use more 1/4 single characters
2785   * doc: "rocketry electronics" instead of listing products
2786   * doc: use correct quotes in altusmetrum.xsl
2787   * doc: Add telemetry enable and APRS interval config docs
2788   * altosui: Handle units in pyro config.
2789   * doc: Work on AltosUI Pyro config docs a bit more.
2790   * ao-tools: Create general elf and hex library routines
2791   * ao-tools: Add debug printf support
2792   * ao-tools: Add ao-elftohex and .ihx symbol support
2793   * ao-tools: Move ao-selfload into library
2794   * ao-tools: move 16/32-bit readers from ao-stmload to lib
2795   * ao-tools: Missing ao-selfload.h
2796   * ao-tools: Split out altos symbol editing from ao-stmload
2797   * ao-tools: Split out USB loader to ao-usbload
2798   * doc: First pass for 1.3 finished; docs have most major sections updated.
2799   * src/cc1111: Turn off RC osc after xtal is running
2800   * altos: Add lots more GPS data to mega log
2801   * altos: Telemega uses eeprom, include it in main file
2802   * altos/test: Compute and plot tilt based on GPS track
2803   * altos: Nothing in altos uses AES decryption, so don't compile it
2804   * altosui: Don't try to report bearing/elevation without GPS
2805   * altosui: Clean up serial close handling
2806   * altosuilib: Deal with AltosUnits API change
2807   * ao-tools: Add ao-flash-stm and ao-flash-lpc scripts
2808   * ao-tools: Allow building without stlink and readline
2809   * ao-tools: Clean up ao-stmload and ao-usbload options. Add --raw
2810   * altos: Allow products to override default 100mA USB current
2811   * altos: Build .ihx files for all arm projects
2812   * altos: Change flash loader name to just AltosFlash
2813   * altos: remove all versions of stm-demo executable
2814   * altoslib: AltosEepromMonitor had false import of altosuilib
2815   * ao-tools: build ao-usbload by default
2816   * altos/stm: arm-none-eabi-binutils now puts 'main' into .text.startup
2817   * altoslib: Support binary reading/writing in AltosLink
2818   * altoslib: Add symbols to .ihx files
2819   * altoslib: Create AltosProgrammer class
2820   * altoslib: Publish mapping from product name back to USB id
2821   * altosuilib: Don't match product_altusmetrum for product_basestation or product_altimeter
2822   * altoslib: Use symbols in AltosRomconfig instead of fixed offsets
2823   * altoslib: Add AltosNoSymbol exception
2824   * altoslib: Add self-flashing code
2825   * Add new tools to .gitignore
2826   * altoslib: Don't require radio_cal or usb_descriptors in AltosRomconfig
2827   * altosui: Match directories in hex file matcher
2828   * altosui: When flashing to TeleDongle or TeleBT, match any .ihx file
2829   * altos: Oops. Was only filling out part of the TeleMetrum ADC record
2830   * altos: Rename telemega-v0.3 to telemega-v1.0
2831   * ao-bringup: Add turnon_telemega script
2832   * altosui: Ship TeleMega-v1.0 firmware
2833   * debian: .ihx and .map files are left in subdirs now
2834   * doc: More altusmetrum.xsl updates for 1.3
2835   * Set version to 1.3 in preparation for release
2836   * altos: Remove ARM .ihx files on 'make clean'
2837   * java: Add -target 1.6 to all java compiles
2838   * java: Missed libaltos java compile flags from previous patch
2839   * ao-tools: Use st-flash for STM flashing instead of openocd
2840   * Clean up reflashing section, include section on self-flash recovery
2841   * doc: Convert several more itemizedlists to variablelists
2842   * Keep tables together on a page
2843   * doc: Add product pictures to manual
2844   * Add altosui image and attempt to add launch photo to title
2845   * doc: Add screen shots everywhere
2846   * altos: Broke TeleMetrum GPS reporting by holding the GPS mutex too much
2847   * doc: Publish images with HTML bits
2848   * altosui: Add EasyMini bits to fat distribution images. Update telemetrum.inf
2849   * altos: Use all 16 bits of setup packet len when limiting reply len
2850   * altos: Make TeleMega v0.1 work more like TeleMega v1.0
2851   * altoslib: Pass InterruptedException up the stack instead of hiding it
2852   * altos/lpc: Be a bit more resistant to toolchain section name changes
2853   * altosui: Hide non-applicable altimeter config values
2854   * include pdclib in wrong place
2855   * altos: Build pdclib locally if necessary
2856   * altos: create target pdclib directories before building
2857   * altos/stm: Update pdclib paths for flash-loader builds
2858   * Remove stale stm test apps from regular build
2859   * altos: get stm-bringup building again
2860   * ao-tools: complain if st-flash is not available
2861   * Ignore .dll files in libaltos
2862   * Use git: path for pdclib
2863   * fix git: path for pdclib
2864   * altosui: Add docs to Mac OS X dmg distribution
2865   * libaltos: fix test harness main type
2866   * libaltos: remove usb id filtering from darwin code
2867   * libaltos: Import newly build libaltos.dylib
2868   * altoslib: Don't close telemetry reader at startup unless something fails
2869   * altoslib: create eeprom download thread before telling monitor about it
2870   * altoslib: Define 3.8 as a good battery and 3.5 as a good igniter
2871   * altosdroid: Use altoslib standard voltages to control lights
2872   * altosui: Remove some debug printfs
2873   * Move pdclib build results to pdclib-root
2874   * micropeak: Compile for java 6
2875   * doc: Update micropeak quick start guide to note new boost detect
2876   * doc: typo in micropeak doc hole->hold
2877   * altos/stm: Semantic error in STM usb disable caused it to not work
2878   * doc: Add tables describing AltOS beeps and flashes
2879   * altos: Try IMU self-test 10 times before giving up
2880   * ao-tools: Add man pages for ao-flash utilities
2881   * micropeak: Add micropeak man page
2882   * altoslib: Remove some old debug printfs for self flashing
2883   * altos/lpc: Reset less of the device on USB reset.
2884   * altos/lpc: Stop sending SETUP IN when the requested size is reached
2885   * altosui: When device has no valid romconfig, set RF cal to 0
2886   * altosdroid: bump versionName to 1.3 and versionCode to 4
2887   * altosui: Ship EasyMini firmware too
2888
2889   [ Bdale Garbee ]
2890   * add a note about callsign matching and case sensitivity to the manual
2891   * new toolchain for STM32L is in /usr/bin, not /opt/cortex/bin
2892   * updated turn-on script for telebt 1.1
2893   * temporarily force stlink location in debian/rules to allow complete build
2894   * add serial number to ao-usbload call, pass SERIAL to cal-freq
2895   * capture my changes so far
2896   * further documentation tweaks
2897   * need to include the Cortex toolchain
2898   * a fresher changelog entry for test builds
2899   * we're using packaged and local-to-our-tree ARM toolchain now
2900   * update release docs to include option for submodules
2901   * update Debian standards version we claim compliance with
2902   * update ChangeLog from git
2903   * update changelog for Debian build
2904   * patches no longer needed
2905   * fix missed merge conflict
2906   * fix missing newline at end of src/test/Makefile
2907
2908   [ Mike Beattie ]
2909   * altosdroid: update to support new state code
2910   * altosdroid: more updates for new AltosState
2911   * altosdroid: convert rogue files to unix line endings
2912
2913  -- Bdale Garbee <bdale@gag.com>  Thu, 19 Dec 2013 02:07:40 -0700
2914
2915 altos (1.2.1-3) unstable; urgency=low
2916
2917   [ Keith Packard ]
2918   * altos: Make FAT test program link explicitly against libcrypto
2919
2920  -- Bdale Garbee <bdale@gag.com>  Sat, 17 Aug 2013 16:07:25 +0200
2921
2922 altos (1.2.1-2) unstable; urgency=low
2923
2924   [ Keith Packard ]
2925   * altosui: Add TeleBT firmware to release
2926
2927  -- Bdale Garbee <bdale@gag.com>  Tue, 21 May 2013 12:53:15 -0600
2928
2929 altos (1.2.1-1) unstable; urgency=low
2930
2931   [ Mike Beattie ]
2932   * altosui: remove un-used imports
2933   * altosui: comment out un-used fields and methods
2934   * altosui: comment out un-used classes and associated imports
2935   * altosui: remove redundant catches
2936   * altosui: access class variables by class, not instance
2937   * altosui: comment out/remove dead code
2938   * altosui: add type to â€¦ implements Comparable.
2939   * altosui: comment out obsolete code - could probably remove the file.
2940   * altoslib/altosui: begin moving preferences "backend" into interface
2941   * altosui: add missing methods for Backend, fix BT code.
2942   * altosui/altoslib: add methods to interface, fix imports/exceptions in BT code
2943   * altoslib: Add AltosPreferencesBackend.java to Makefile.am
2944   * altosui/altoslib: Add call to â€¦Preferences.init() with backend object, remove static init()
2945   * altosui/altoslib: bug fixes, update Makefile.am
2946   * altosui: add missing try/catch
2947   * altosui: Add return to try/catch.. duh
2948   * altosui: revert AltosUIPreferences init() method
2949   * altosui: remove un-used import
2950   * altosdroid: implement AltosPreferencesBackend, and initialize.
2951   * altosdroid: Update Makefile.am
2952   * altosdroid: simplify keys() method
2953   * altosdroid: cosmetic re-order of methods
2954   * altos{lib,ui,droid}: move OS specific code out of altoslib
2955   * altoslib: make parts of AltosLog public for usage outside altoslib.
2956   * altosdroid: initial implementation of telemetry logging.
2957   * altosdroid: add autogenerated BuildInfo.java
2958   * altosdroid: match only the current version tag
2959   * altosdroid: Add branch to BuildInfo
2960   * altosdroid: Add version information to UI
2961   * altosdroid: more reliable branch detection
2962   * altosdroid: more restrictive commit no. matching
2963   * altosdroid: initial release to Play Store
2964   * all: clean up .gitignore files and Makefile clean targets
2965   * altosdroid: excise old code/xml
2966   * altosdroid: update copyrights/licensing
2967   * altosdroid: minor whitespace cleanup
2968   * altosdroid: Fix up some formatting in manifest
2969   * altosdroid: Only update BuildInfo.java when other source files change
2970   * altosdroid: use a glob for source files
2971   * altosdroid: adjust Makefile rules
2972   * altosdroid: Adjust build system for GMaps & Tabs support
2973   * altosdroid: Symlink red/green/gray LEDs via build system
2974   * altosdroid: adjust release Makefile target
2975   * altosdroid: convert spaces to tabs in strings.xml
2976   * altosdroid: make AltosDroid.pos() static
2977   * altosdroid: whitespace cleanup
2978   * altosdroid: Import initial versions of XML and Java for Tab content
2979   * altosdroid: implement tabs interface
2980   * altosdroid: implement UI updating on tabs
2981   * altosdroid: implement Age field updating
2982   * altosdroid: Auto tab changing
2983   * altosdroid: fix side-to-side scrolling in map tab
2984   * ao-tools: Add ao-edit-telem to .gitignore
2985   * altosdroid: adjust clean targets to get rid of automake warning
2986   * altosdroid: Add SDK checks to configure.ac
2987   * altosdroid: programmatically create map fragment
2988   * altosdroid: Add rocket and pad map markers
2989   * altosdroid: Add map polyline between pad and rocket
2990   * altosdroid: whitespace and import tidyup
2991   * altosdroid: incorrect property syntax in pad xml
2992   * altosdroid: Add filters for TeleBT bluetooth devices.
2993   * altosdroid: set tab height based on screen density.
2994   * altosdroid: check for mAltosVoice being null.
2995   * altosdroid: fix up 'send last' code.
2996   * altosdroid: Make the service class implement locationlistener
2997   * altosdroid: Release v1.2, push to play store.
2998   * altos: update .gitignore files
2999   * altosdroid: Bump APK version, and re-upload.
3000
3001   [ Bdale Garbee ]
3002   * further refinment of Releasing document
3003   * remove local copy of launch-sites.txt and reference to old web location
3004   * let upstream version rule, don't force use of Debian version in firmware
3005   * update stlink-pins document to make it clear 4-pin MicroMaTch is our standard STM32L programming connector, and the big MM thing was v0.1 only
3006   * document what the 'Age' value in the AltosUI display means
3007   * document what the 'Age' value in the AltosUI display means
3008   * add pcb overall dimensions and screw sizes the holes are intended for
3009   * update copyright year to 2013
3010   * various updates to the text .. more SMA to BNC adapter references, etc
3011   * improve text in telebt turn-on script
3012   * document my snazzy new 4-pin to MM v0.1 debug cable
3013   * name change from MegaMetrum to TeleMega
3014   * document need for an ARM Cortex toolchain in /opt/cortex, point to build docs
3015   * point to pkgconfig content in /opt/cortex so stlink stuff works
3016   * add libssl-dev as a build dep since it's used in FAT filesystem test code
3017   * update ChangeLog for release
3018   * update changelog for Debian build
3019   * add sox as a build dependency
3020   * update Releasing document to reflect process as of 1.2
3021   * update configure.ac to reflect version 1.2.1
3022   * update changelog for 1.2.1 release
3023   * update Changelog for 1.2.1 release, again
3024   * unwind debian/changelog to last release
3025
3026   [ Keith Packard ]
3027   * Bump revision to 1.2 development branch
3028   * altos: Shrink Pa to altitude table
3029   * altos: Provide MS5611 configuration option, HAS_MS5611
3030   * altos/megametrum: Commit for boards with MS5611 baro sensor
3031   * altos: Re-enable the ms5607 and mma655x acquisition threads
3032   * altos/megametrum: Use mma655x for acceleration measurements now
3033   * altos/megametrum: Make MS5607 driver hold SPI bus for whole operation
3034   * altos/drivers: Use data ring values for MS5607 presentation
3035   * altos/stm: Clean up SPI pin configuration code
3036   * altos/telefire: Make sure armed alarm goes off on time
3037   * altos/stm: Set SPI clock high for disabled SPI busses
3038   * altos/megametrum: Try running accel and baro in parallel again
3039   * altos: Compute desired frequency when upgrading from pre-1.1
3040   * altos: Go back to recording sensor data in globals
3041   * altos: Fix up ms5607 and mma655x commands to work again
3042   * altos/telefire: Add siren/strobe support
3043   * altos: Split task definitions out to ao_task.h
3044   * altos: Prepare ms5607 driver for use in non-tasking products
3045   * altos: Allow projects to specify clock at other than 100Hz
3046   * altos: Allow for other mutex implementations
3047   * altos: Use alt_t for all Pascal-based altitude data
3048   * altos: Parameterize altitude table access and initialization
3049   * altos: Elide ao_altitude_to_pa in flight firmware
3050   * altos: Clean up types in Pa conversion testing code. Only test to 40km
3051   * altos: Include struct ao_data declaration only when used
3052   * altos: Add attiny architecture files
3053   * altos: Megametrum uses altitude-pa.h, not altitude.h
3054   * altos: Allow products to define which LED to panic with
3055   * altos: Add initial micropeak implementation
3056   * altos: Add (untested) driver for AT24C i2c flash parts
3057   * altos: Add .gitignore for micropeak
3058   * altosui: Parse .mega files from command line
3059   * altos: Document a few member offsets in struct ao_log_record
3060   * altos: struct ao_log_mega doesn't have a ground temp value
3061   * altos: Split out ms5607 conversion code for use in ao_flight_test
3062   * altos: Eliminate implicit 1 byte offset in uint16/int16 functions
3063   * altos/test: Add ao_flight_test_mm
3064   * altos: When missing MMA655x, create fake Z accel value
3065   * altos: Define full-scale gyro and accel values for MPU6000
3066   * altos/test: Display MPU6000 values in ao_flight_test_mm output
3067   * altos/telefire: Report valid channels instead of valid pins
3068   * altos/telelco: Only present valid pads
3069   * altos/telelco: Handle case where no boxes are present
3070   * altos/telelco: Actually set pad when it changes
3071   * altos/stm: Declare all SPI bus speeds
3072   * altos/telelco: Crank up SPI speed to cc1111
3073   * altos/telelco: Only display every 10th box number during scan
3074   * altos/telelco: 10ms is not enough time to get a packet back
3075   * altos/telelco: Make the RSSI led turn red when no packet is received
3076   * altosui: Handle missing pad distance in descent tab
3077   * altosui: Print exception stack trace when tracking flights
3078   * altos/avr: Use ISR_BLOCK to disable interrupts during slave ISR
3079   * altosui: Accept serial number of zero for eeprom download
3080   * altos: Only enable PWM on telescience_pwm product
3081   * altos: Add telescience-pwm product
3082   * altos: Build telescience-pwm product when possible
3083   * altos/megametrum: Switch back to using the MS5607
3084   * Bump version to 1.1.9.1
3085   * altosui: Re-add a couple of "unused" values
3086   * altos/stm: Stop spewing clock out PA8 pin
3087   * altosui: Add new filename filters
3088   * altosui: Correct megametrum eeprom filename date
3089   * altoslib: MegaMetrum eeprom never loses GPS date
3090   * altoslib: remove a couple of TM log record types from MM log parsing
3091   * altoslib: Compute accelerometer speed from megametrum eeprom data
3092   * altoslib: Move computed state from AltosRecord to AltosState
3093   * altoslib: Parse GPS .mega file entries for reply/graphing
3094   * altos: Document mega log packet types
3095   * altosui: Handle .mega files in Landed tab 'Graph Flight' button
3096   * altos/test: Use MMA655X in ao_flight_test_mm. Add run-mm to plot mm data
3097   * altoslib: Add AltosRecordNone.java
3098   * altosdroid: AltosState now has speed and max_speed funcs
3099   * altos: Add state comparisons to pyro channel conditions
3100   * altosui/altoslib: Add support for configuring pyro channels
3101   * altoslib: capitalize 'Invalid' state name appropriately
3102   * altos: Let AVR products override the stack size. Set telepyro to 104
3103   * altos: Allow pyro flight state config to be set
3104   * altos: make check-avr-mem utility executable
3105   * altosui: Allow any non-basestation to be configured
3106   * altosui: Allow AltosConfig to abort before serial line starts
3107   * altos: When slave mode first starts, accept any packet
3108   * altos: Force beep timer regs reload when enabling beeper
3109   * altos: Add ao_arch_block/release_interrupts to avr and cc1111
3110   * altos: profiling on STM32L
3111   * altos: Replace __critical usage with ao_arch_critical as needed
3112   * altos: Add stack-guard code. Uses STM MPU to trap stack overflow.
3113   * altos: Add task queues.
3114   * altos/megametrum: Depend on Makefile contents for build
3115   * Bump version to 1.1.9.2
3116   * altos: Switch drivers to ao_arch_block/release_interrupts
3117   * altos: Wrap ao_container_of value in parens
3118   * altos: Clean up cc1111 architecture macros a bit, removing cli/sei
3119   * altos: Clean up stm arch macros a bit.
3120   * altos: Leave interrupts disabled while checking for task to run
3121   * altos: Provide ao_task_alarm_tick to reduce per-tick cost
3122   * altos/attiny: Update to new interrupt macros
3123   * altos/micropeak: Switch to MS5607 sensor. Require 4m for boost. Elide dead code
3124   * altos: Build micropeak when avr-gcc is available
3125   * doc: Add micropeak manual
3126   * altos/micropeak: Set boost detect to 10m. Add 30s boost delay.
3127   * altos/attiny: Don't initialize the CS pin in the general SPI setup
3128   * altos/micropeak: Clock micropeak at 250kHz to save power
3129   * altos/micropeak: Run MS5607 at max resolution for micropeak
3130   * altos/attiny: Remove debugging code which frobs PB1
3131   * altos/stm: Support LEDs on multiple ports
3132   * altos: Remove 'volatile' from ao_rssi.c globals
3133   * altos: Remove legacy telemetry from ao_monitor when not needed
3134   * altos/megadongle: Add megadongle product
3135   * altos: Build megadongle when possible
3136   * doc: Start updating AltOS documentation for multi-arch
3137   * altoslib: Add (disabled) conversion for MS5611
3138   * altos: fix cc1120 radio test - state wasn't made static
3139   * altos: Make Tm recovery mode set RF cal and callsign too
3140   * altoslib: MegaMetrum data telem packets have sensor data, not flight no
3141   * altoslib: Allow flight number to be zero
3142   * altoslib: Reset telem tracking state when switching altimeters
3143   * altos: Clean everything, even if we don't have compilers
3144   * doc: Minor updates to the micropeak docs
3145   * altos: micropeak LED is orange now, not blue
3146   * altos: Slow down micropeak report timing
3147   * altos: Make TeleBalloon v1.1 build again
3148   * altos: Share getnibble function
3149   * altos: Shrink cc1111/ao_dbg.c a bit
3150   * altos: Share cc1111 reset/debug-start code
3151   * altos: Make stdio 8-bit clean by making pollchar return int
3152   * altos: Add support for 115200 baud serial rates
3153   * altos: Use ao_xmemcpy in ao_log_telem.c
3154   * altos: Add ao_task_minimize_latency to reduce IRQ delays
3155   * altos: Expose GPS serial fifo on MegaMetrum
3156   * altos: Add support for reflashing skytraq GPS chips
3157   * ao-tools: Add ao-sky-flash to update GPS firmware
3158   * altos: Make skytraq reflashing code try both 9600 and 4800 baud
3159   * ao-sky-flash: Clean up debug printfs a bit
3160   * ao-tools. Oops, let 'ao-mega' slip into build.
3161   * Another ao-mega addition which shouldn't be here
3162   * altos: shrink ao_companion_status by merging printf calls
3163   * altos: Break out GPS speed resetting sequence
3164   * altos: Add Pico Beacon code as ao_aprs.c
3165   * altos: Make aprs code output encoded packets to stdout
3166   * altos: Add test scaffolding for APRS
3167   * altos: Generate all of the APRS messages
3168   * altos: Add missing ao_aprs.h file
3169   * Signed-off-by: Keith Packard <keithp@keithp.com>
3170   * altos: Strip out everything but the basic position reporting from APRS
3171   * altos: Reduce printf calls in APRS packet generation
3172   * altos: Remove more unused APRS code
3173   * altos: More APRS trimming
3174   * altos: Remove APRS sine-wave table
3175   * altos: Remove a bunch of time bits from the APRS code
3176   * altos: Start restructuring APRS code to create and send packets
3177   * altos: Prepare APRS for use within altos itself
3178   * altos: Hook APRS up to the radio
3179   * altos: Hook up APRS to telemetry loop
3180   * altos: Allow telemetry, rdf and APRS to be individually controlled
3181   * altos: Send APRS packets even during ascent
3182   * altos: Shrink 'ao_version' by calling printf fewer times
3183   * altos: Change 'flight-number' to 'current-flight'
3184   * altoslib: Make AltosMs5607 capable of parsing ms5607 info lines
3185   * altoslib: Make AltosConfigData parse all of the config data
3186   * altosui: Use AltosConfigData for altosui configuration dialog
3187   * altos: fix functions calling pollchar to use 'int' to hold the value
3188   * altos: Fix up APRS packet sending code in cc1120 driver
3189   * altos: Make APRS interval configurable
3190   * altos: Use configured callsign in APRS packets
3191   * altosui: Call config UI from AltosConfigData directly
3192   * altosui: Add APRS interval configuration to UI
3193   * altos: Fix aprs test to not allow callsign configuration
3194   * altos: Stop including profiling and stack guard code in megametrum
3195   * altos: Store altitude in 32-bits for MicroPeak
3196   * altos: Make sure pa to altitude conversion is done with 32 bits
3197   * altos: Use alt_t value to hold displayed height in micropeak
3198   * altos: Increase MicroPeak blink times a bit
3199   * altos: Tim Van Milligan suggestion for ÂµP -- delay before showing last flight
3200   * altos: Add load-slow target for MicroPeak
3201   * altos: Log in-flight data for MicroPeak
3202   * doc: Update MicroPeak doc to include EEPROM and programming info
3203   * altos: Note that Lithium battery may be included with MicroPeak
3204   * altos: Log baro readings for MicroPeak
3205   * altoslib: Only list flight logs for boards that we know have them
3206   * altoslib: Discard previous flight state on SN change
3207   * doc: Add paragraph noting differences in JST polarity
3208   * doc: Add warning about matching battery voltage.
3209   * altoslib: unconfigured radio frequency data is now -1, not 0
3210   * altos: Round APRS data correctly
3211   * altos: Document what HAS_BOOT_RADIO does in the m25 driver
3212   * altos: Test APRS rounding by using coordinates near the boundary
3213   * altos: Wire up another CC1120 GPIO to get MARC status changes
3214   * altos: Add new MARC status pin interrupt bits to megadongle
3215   * altos: Re-enable beeper on megametrum
3216   * altos: Average MPU6000 values on ground for later use
3217   * altos: Make micropeak 'serial' interface work
3218   * altos: Add distinct LED pattern before writing log data
3219   * altosui: Clean up graph a bit, remove shapes, improve tooltips
3220   * altos: Actually record ground averages for 6dof sensor
3221   * Move libaltos to top level
3222   * Start building MicroPeak GUI tool
3223   * Add file chooser for MicroPeak
3224   * Lots more work on the MicroPeak application
3225   * altos: Fix cc1120 debug code to build on megadongle
3226   * altos: Fix MegaDongle CC1120 chip select pin
3227   * altos: megadongle radio int is C13, not C14
3228   * Create altosuilib to share code between altosui and micropeak
3229   * altoslib: Add units change notification list
3230   * micropeak: Use altosuilib
3231   * micropeak: Add flight stats pane
3232   * Allow CC1120 to sit on other SPI busses
3233   * micropeak is code complete now.
3234   * micropeak: Fix chart colors
3235   * micropeak: Add 'Close' menu item. Fix start location
3236   * Build installable versions of MicroPeak GUI
3237   * Build micropeak by default
3238   * micropeak: Check CRC on downloaded
3239   * Rename AltosConfigureUI to AltosUIConfigure
3240   * libaltos: Remove a couple of spurious debug printfs
3241   * altosui: Use altosuilib for configuration
3242   * altosui: Remove AltosVersion.java
3243   * altosui: Use shared AltosDeviceDialog
3244   * altosui: Use shared AltosFontListener class
3245   * altosui: Use shared AltosUIFrame and AltosUIDialog
3246   * altosui: Use shared AltosUIListener
3247   * altosui: Remove duplicate AltosUSBDevice
3248   * altoslib: Remove unused fake product_micropeak_serial
3249   * micropoint: Add MicroDataPoint
3250   * micropeak: Add CSV export
3251   * micropeak: Add view of raw data in GUI
3252   * altosuilib: Fix install issues on Linux
3253   * micropeak: Use JTextArea instead of TextArea
3254   * micropeak: Change graph tooltip units on the fly
3255   * micropeak: Add Mac OS Info.plist file
3256   * micropeak: Add command line export option
3257   * micropeak: Export in lots of units
3258   * micropeak: Use data.export for Raw display. Change to MPH
3259   * Add separate code path for listing FTDI devices
3260   * micropeak: Remove debug printf for command line
3261   * micropeak: Move raw view caret to top. Make raw text uneditable
3262   * micropeak: Use new libaltos entry point for FTDI devices
3263   * micropeak: Create .dmg file for apple. Create micropeak-jdb script
3264   * micropeak: Suggest filenames for saving data
3265   * micropeak: Create Mac OS X package
3266   * micropeak: Add ReadMe.rtf to Mac distribution
3267   * altosui: Create .dmg file for Mac OS X installations
3268   * altoslib: Don't smash existing GPS pad alt after boost
3269   * altoslib: Clean up AltosRecord clone methods
3270   * altos: Time out reading packet data from cc1120 after 100ms
3271   * libaltos: Need to check for tty/ttyACMx before ttyACMx
3272   * Fix up 'make fat' to build all libs and micropeak too
3273   * micropeak: Report recorded apogee instead of searching flight data
3274   * micropeak: Demonstrate how to hide various parts of the graph
3275   * micropeak: Create 'micropeak' script correctly
3276   * micropeak: Note when libaltos fails
3277   * altosui,micropeak: Link altoslib.jar and altosuilib.jar before compiling
3278   * altosui: Reference altosuilib.jar and altoslib.jar from original dirs
3279   * micropeak: Record samples before boost detect
3280   * altos: Initial telescience bits
3281   * Update avr ao_spi_slave code to match API changes
3282   * altos: Build telescience-v0.2
3283   * altos: Set STM GPIO output speed for SPI pins correctly
3284   * altos: Crank fast SPI on STM to 8MHz
3285   * altos: Change CC1120 SPI speed to 4MHz.
3286   * doc: Add simplesect headers to release notes
3287   * altos: Correct model error covariance matrix
3288   * altos: Add computation of MicroPeak Kalman correction coefficients
3289   * altos: Add Kalman filter to MicroPeak
3290   * micropeak: Show decimeters in stats window
3291   * micropeak: Fetch Mac and Windows drivers when creating packages
3292   * Tag version 1.1.9.3
3293   * altosi: callsign could not be configured for AltosUI
3294   * altosui/micropeak: Let native window system place windows
3295   * altosui: All of the Altos class is actually in AltosUILib now
3296   * altosui: Remove duplicate AltosUIPreferences.java
3297   * altosui: Make initial AltOS window position configurable
3298   * micropeak: Respect font size preference in MicroPeak stats tab
3299   * Add documentation for the MicroPeak USB interface
3300   * micropeak: Add mac build file Info.plist
3301   * micropeak: fix 'make clean' and .gitignore
3302   * Mark MicroPeak as a recording altimeter, not a peak-recording altimeter
3303   * Change AltosLib to altoslib
3304   * Add version numbers to java libraries
3305   * altoslib: fix Makefile JAR target
3306   * micropeak: Update Makefile to versioned Java libraries
3307   * altos: Document which MPU6000 revs have broken accel values
3308   * test: Accept micropeak CSV files for micropeak testing
3309   * altos: Add atmosphere.5c
3310   * doc: Add TeleMetrum and TeleMini drill templates
3311   * altosuilib: Remove duplicate AltosUnitsListener.java
3312   * altosuilib: Add graphing routines from MicroPeak
3313   * micropeak: Use altosuilib graphing functions
3314   * altoslib: Add AltosUnits.graph_format
3315   * altosuilib: Initialize graph axes units
3316   * altoslib: Fix altoslib install
3317   * altosuilib/micropeak: Add state markers to micropeak graph
3318   * altosui/altoslib/altosuilib: Switch altosui to shared graph code
3319   * altoslib: Fix a couple of unit functions to make them public
3320   * altosui: Adjust graph voltage tool-tip value format
3321   * altosui: Add callsign to Monitor Idle window (Trac #62)
3322   * altosui: Interrupt MonitorIdle when changing frequency/callsign
3323   * altosui: Display callsign in connecting message window
3324   * altoslib: Fix available flight log storage computation
3325   * altosui: Display block number while downloading flights. Track #51
3326   * altosui: Display count of erased flights along with their numbers
3327   * altosui: Add map and GPS data to graph window. Trac #50
3328   * Build Windows .nsi files in configure script
3329   * micropeak: Remove Info.plist
3330   * altosuilib: rescale axis when enabling data series
3331   * altosui: Stick file basename in graph window title
3332   * altosui: Remove graph series which aren't available
3333   * altosui: Fix AltosLanded call to AltosGraphUI
3334   * altos/stm: Add more bits to NVIC register definitions
3335   * Update build version to 1.2
3336   * altos/driver: Make HMC5883 driver build again
3337   * altos: telescience-v0.2 is an ARM product
3338   * altosuilib: Add setNotify/fireSeriesChanged methods to AltosUIGrapher
3339   * altosuilib: Disable graph element notifies for each add()
3340   * doc: Document how to get TeleMini to 'emergency recovery' mode
3341   * doc: Add version 1.2 release notes
3342   * libaltos: Open FTDI serial devices twice on Windows.
3343   * ao-tools: Add ao-dumpflash program
3344   * altoslib: Invalidate GPS new data bit when updating state
3345   * altosui: Add N/S and E/W to info table lat/lon values
3346   * ao-tools/lib: Add cc_telemetry_unparse
3347   * ao-tools: Add ao-edit-telem
3348   * altos: re-enable optimization for stm-demo. remove unused bits
3349   * micropeak: Improve download docs and UI
3350   * ao-tools: add ao-dump-up
3351   * Add telegps initial version
3352   * ao-tools: Make library support ÂµPusb
3353   * altos: Add cc115l driver (untested)
3354   * altos/telegps: Hook up cc115l driver
3355   * altos: Add RFPA0133 amplifier driver
3356   * altos: Improve CC115L driver. Generates carrier now.
3357   * altos/stm: Ensure SPI always sends 0xff during receive
3358   * altos: Allow radio recv and xmit to be separately configured
3359   * altos: Fix config to not abort radio recv when no recv is available
3360   * altos: Add SDCARD and FAT16 filesystem support
3361   * altos: Hook up the FAT16 and SD card support to telegps
3362   * altos: Add new panic flag for bufio misuse
3363   * altos: Teleshield has a radio, set HAS_RADIO in ao_pins.h
3364   * altos: Use FTDW, clear DATA bit. Disable backup write protection
3365   * altosui: Don't deref null pyros when saving altimeter config
3366   * altos: Add sanity checking to busy counts in bufio driver
3367   * altos: Clean up fat driver API. Improve fat test
3368   * altos: Add a simple cache for the FAT position->cluster computation
3369   * altos: seek forward on FAT cluster chain instead of restarting
3370   * altos: Add FAT32 support. And lots more testing.
3371   * altos: Add temporary RF power settings
3372   * altos: Get CC115L radio working.
3373   * altos: Configure cc115l sync byte count for each radio mode
3374   * altos: Lock cc115l radio mutex when using global radio values
3375   * altos: Export ao_fat_sync and ao_fat_full functions
3376   * altos: Add logging and telem to telegps
3377   * altos: Add SD card writing function
3378   * altos: Disable CC115L debug commands
3379   * altos: Move fat mount information to separate command.
3380   * altos: Add sdcard read/write tracing
3381   * altos: Do not release interrupts from any pollchar function
3382   * altos/stm: Add debugging mechanism to STM USB driver
3383   * altos/stm: Always check for idle IN buffer before sending
3384   * altos: Don't add fat commands when building ao_fat_test
3385   * altos: Unmount file system after each testing pass in ao_fat_test
3386   * ao-tools/ao-stmload: Be smarter about ELF parsing. Retry open on failure.
3387   * altos: Fix command-line FAT filename parsing
3388   * altos: Increase SD card timeout at startup time
3389   * altos: Make ao_fat_readdir return real error values instead of 1/0
3390   * altos: Create the log file if it doesn't already exist
3391   * altos: Flush the on-board mega log after every sample interval.
3392   * altos: let FAT tracing work in ao_fat_test as needed
3393   * altos: Make sure FAT cluster allocation works for size zero files
3394   * altos: Support open on multiple simultaneous FAT files
3395   * altos: Add a FAT test that re-writes the same file multiple times
3396   * altos: Provide build hooks for sampling profiler in telegps
3397   * altos: Retry SD card I/O. Use time for timeouts instead of counts
3398   * altos: Add defines for the specific pins used for telegps SPI
3399   * altos: Horrible kludge -- disable radio while talking with SD card
3400   * altos: Shorten SD initialization timeouts.
3401   * Set telegps USB id to 0025
3402   * altoslib: Make any incoming telem packet update the RSSI value
3403   * altosui: Don't display missing sensor data
3404   * altosui: Hide flight-related tabs for telegps
3405   * altosui: Display current GPS in 'pad' tab for 'startup' staten
3406   * altosui: Graph TeleMini flights without crashing
3407   * altos: Try RDF mode for TX calibration
3408   * altos: Create telebt-v1.0 product. Remove old telebt products
3409   * altos: Create telebt-v1.0 product. Remove old telebt products
3410   * altos: Monitor battery voltage on telebt
3411   * altoslib/altosui: Carry receiver status around in AltosListenerState
3412   * altoslib/altosui: Adapt monitor idle to new AltosListenerState
3413   * doc: Add an outline of an AltosDroid chapter
3414   * altosdroid: Hook up the position listeners
3415   * altosdroid: Send LOCATION and CRC_ERROR messages to UI.
3416   * altosdroid: Mike was right -- only need one LocationListener
3417   * altoslib: Add range and elevation to AltosGreatCircle
3418   * altosdroid: Compute course from android device to rocket, display it
3419   * altoslib: Remove spurious debug message
3420   * altosdroid: Check state.gps != null before using it
3421   * altosdroid: The Map already draws our location; no receiver marker needed
3422   * altos: Delay while waking up SD card a bit
3423   * altos: Stick a mutex around FAT operations
3424   * altos: Don't include bufio debug commands by default
3425   * altoslib: Remove spurious debug message
3426   * altos: Make sure the packet format is set reasonably for radio test
3427   * libaltos: Retry Windows serial port open five times
3428   * Windows: Add all of the AltusMetrum USB IDs to telemetrum.inf
3429   * altosdroid: Shrink text so it fits on my phone
3430   * altosdroid: Show our position in the map tab. Squeeze to fit phones
3431   * altosdroid: Get rid of a couple of startup messages
3432   * altosdroid: Update UI even if no telem has been received. Center map.
3433   * micropeak: Oops. Lost the call to actually start downloading data
3434   * altoslib: Check for null state.gps before accessing it in eeprom records
3435   * altosui: remove debug message from AltosFlightUI
3436   * altosdroid: Check for missing values
3437   * altosui: Handle broken network in map tile loading
3438   * altosui: Disable main deploy setting for TeleGPS
3439   * altosdroid: Fix integer formatting in tabs
3440   * altosdroid: Update distance/bearing on map tab
3441   * doc: Add a bunch of Altos Droid material to the docs
3442   * doc: Start filling in details about Altos Droid flight monitoring
3443   * libaltos: Try Bluetooth open 5 times on EBUSY
3444   * libaltos: Delay after opening bluetooth device on linux
3445   * altosdroid: Add Notebook to track feature requests
3446   * altosdroid: Add a few more Notebook entries
3447   * altosdroid: Add request for sat images to AltosDroid Notebook
3448   * Move cortex toolchain to /opt/cortex
3449   * altos: Re-generate TeleMega bits
3450   * Re-add telemega outline pictures
3451   * altos: Make SD card driver compile without radio support
3452   * altos: Add MR25 everspin MRAM driver
3453   * altos: Add TeleMega v0.3 support
3454   * altos: Build telemega-v0.3 by default
3455   * altos: All STM ADC users need to declare HAS_ADC_TEMP
3456   * altosdroid: Add wish for persistent TBT and freq settings
3457   * Allow build without SDCC
3458   * altos: Expose ao_put_string function
3459   * altos: Call ao_task_init before initializing any drivers
3460   * altos/stm: Always declare all romconfig variables
3461   * ao-tools/lib: Deal with binary USB data in debugging output
3462   * altos/stm: Remove USB EP0 task
3463   * altos: Make telemega-v0.3 binary use the right name
3464   * altos: Build test framework for AES code
3465   * altos: Provide timeout value to ao_radio_recv
3466   * altos: Make cc1120 driver wait for TX finished
3467   * altos: Clear any broken cc1120 TX fifo bits before transmitting
3468   * altos: Allow LCD segments to not be multiplexed across digits
3469   * altos: Add telelco-v0.2 project
3470   * altos: Add nickle micropeak log parsing code
3471   * altos/test: Add telemega plot helper script
3472   * altos: Ignore ao_aes_test binary
3473   * altos: Build test framework for kalman filter
3474   * altos: Add .gitignore to kalman test dir
3475   * altos: Add ublox checksum app to generate ublox config lines
3476   * altos: Add a bunch of .gitignore files
3477   * altos: More .gitignore bits
3478   * altosdroid: Add Notebook entry for reloading telem data option
3479   * altos: Compute "real" RSSI value in radio code as needed
3480   * altos: Reconfigure CC1120 receiver to match our usage
3481   * altos: Make cc1120 driver return false on recv timeout
3482   * altos: Stop using telelco v0.2 top LEDS for radio TX/RX
3483   * altos: Open up the DVGA gain to use all of the available settings
3484   * altos: Reduce stack usage of FAT driver and logger
3485   * altos: Use separate exception stack on STM32L
3486   * altoslib: Update GPS state even if new state is unlocked
3487   * altos: Mark GPS telemetry packets with GPS time stamp
3488   * altos: Use SYSTICK on STM32L
3489   * altos/test: Fix warning in ao_aprs_test
3490   * altos: Set APRS deviation to 3kHz
3491   * altos: Elide M25 debug output from storage info command
3492   * altos: Sanity check barometer before going to pad mode
3493   * Add STM self-flashing loader
3494   * altos: Make stm-flash capable of switching to application
3495   * altos: Add program flash function
3496   * altos: Clean up boot loader support
3497   * altos: Add actual flashing functions to stm-flash app
3498   * altos: Fix up stm-flash output file name. Use discovery LED pins
3499   * altos: Mark .boot section as (NOLOAD)
3500   * altos: Validate boot chain start address
3501   * altos: Fix STM flash programming
3502   * altos: Add erase command to stm-flash app. Validate addresses.
3503   * altos: Create ihx version of stm-demo
3504   * altos: Switch ao_stm_flash to read/write binary blocks
3505   * altos/stm: Add .elf to .ihx rule
3506   * altos/stm: Add comments to the .ld files explaining how the romconfig stuff works
3507   * ao-tools/lib: Add loading support for 32-bit ihx files
3508   * ao-tools/ao-stmload: Fix ELF, add IHX, add self-flashing
3509   * altosui: Support 32-bit ihx files
3510   * altosui & altoslib: Move a pile of debug/programming bits to altoslib
3511   * altosui/altoslib: Move more flashing code from altosui to altoslib
3512   * ao-tools/ao-stmload: Remove IRC dregs in source code
3513   * altos: Move ao_notask to core
3514   * altos: Eliminate stdio looping when system has a single stdio source
3515   * altos/stm: Don't define task macros when not tasking
3516   * altos/stm: Allow core timer to be excluded from build
3517   * altos/stm: Shrink stm flash loader to < 4kB
3518   * altos/stm: Provide another 4kB of flash space for apps
3519   * altos: Use flash loader on all STM products
3520   * ao-tools: reboot to loader now uses 'X' instead of 'L'
3521   * ao-tools/ao-stmload: application base moved to 0x08001000
3522   * altos/stm-flash: Check target flash address against AO_BOOT_APPLICATION_BASE
3523   * altos: Allow STM usb driver to be used without stdio
3524   * altos: Run self loader when application sets boot addr to 0
3525   * altos: Make stm-bringup build again
3526   * altos: Get rodata into flash, make sure sections are aligned
3527   * altos: Remove stdio from stm-flash
3528   * ao-tools/ao-stmload: Add --verbose flag
3529   * altos: Add ao_boot_chain to telemega v0.3
3530   * altos/stm: Create per-product flash loaders
3531   * altos: Wait after configuring boot pin before testing it
3532   * Add altosdroid notebook entry for imperial units
3533   * altoslib: Add non-persistent 'last logdir' preference
3534   * Information from configure about android build was misprinted
3535   * micropeak: Use new 'last logdir' preference for MicroPeak save/load dialogs
3536   * altosui: Wait for valid callsign/flight when graphing
3537   * altoslib: Correct hexfile address ranges
3538   * altosuilib: Mistake in the MegaDongle listing -- was set to TeleMega
3539   * altos: Don't bother fixing telelco-v0.1, just disable it
3540   * altos: Add U-Blox GPS driver
3541   * altos: Provide a define for the number of sat infos in a telem packet
3542   * altos: Switch TeleMega v0.3 to u-blox
3543   * altos: Struct used for u-blox testing had lat/lon swapped
3544   * altos/test: ao_gps_test_ublox uses ao_gps_blox.h
3545   * altoslib: Use sequence numbers to track GPS updates to AltosRecord
3546   * altosui: Use GPS alt + baro height for KML altitude
3547   * altosui: Generate useful KML files from TeleGPS logs
3548   * altos: Use symbolic names for ublox packet id
3549   * altos: Set u-blox navigation settings
3550   * altos/cc1111: Hack on USB driver to make Windows happy
3551   * libaltos: use PurgeComm in Windows altos_close to abort in-progress ops
3552   * libaltos: Build the linux library targets when doing a 'fat' build
3553   * altos/telemega: The last two igniters are apogee and main
3554   * Create release notes for 1.2.1
3555   * doc: Update description of graph window to note new tabs (config and map)
3556
3557   [ Robert Garbee ]
3558   * telescience: steal last adc channel for icp3 most recent value Make the ICP3 rpm counter use in ao_adc_avr.c optional
3559   * first work on PWM input to TeleScience, 'p' command displays timer 1
3560   * Timer 3 working with slower clock and all 16 bits.
3561   * ICP3 working
3562   * telescience: correctly calculating rate values with higher resolution
3563
3564  -- Bdale Garbee <bdale@gag.com>  Tue, 21 May 2013 09:43:47 -0600
3565
3566 altos (1.1.1-1) unstable; urgency=low
3567   * new upstream bug-fix release
3568     - fix flight data deletion problem affecting TeleMetrum v1.0 boards only
3569     - fix broken Google Earth export from on-board flight data (.eeprom) files
3570     - fix units displayed on "Landed" tab in UI to honor imperial units flag
3571     - display both range to the rocket and ground distance in "Descent" tab
3572     - fix bug in sensor data display for TeleMini in "Monitor Idle" mode
3573
3574  -- Bdale Garbee <bdale@gag.com>  Sun, 16 Sep 2012 14:07:23 -0600
3575
3576 altos (1.1-1) unstable; urgency=low
3577
3578   * new upstream minor release, which provides a few new features in AltosUI
3579     and the AltOS firmware, and fixes bugs
3580     - Add apogee-lockout value. Overrides the apogee detection logic to
3581       prevent incorrect apogee charge firing.  A configuration menu
3582       provides a list of reasonable values, or the value can be set by hand.
3583     - Fix a bug where the data reported in telemetry packets was from
3584       320ms ago.
3585     - Force the radio frequency to 434.550MHz when the debug clock
3586       pin is connected to ground at boot time. This provides a way
3587       to talk to a TeleMini which is configured to some unknown frequency.
3588     - Provide RSSI values for Monitor Idle mode. This makes it easy to check
3589       radio range without needing to go to flight mode.
3590     - Fix a bug which caused the old received telemetry packets to
3591       be retransmitted over the USB link when the radio was turned
3592       off and back on.
3593     - Fix a bug that caused GPS ready to happen too quickly. The
3594       software was using every telemetry packet to signal new GPS
3595       data, which caused GPS ready to be signalled after 10 packets
3596       instead of 10 GPS updates.
3597     - Fix Google Earth data export to work with recent versions. The
3598       google earth file loading code got a lot pickier, requiring
3599       some minor white space changes in the export code.
3600     - Make the look-n-feel configurable, providing a choice from
3601       the available options.
3602     - Add an 'Age' element to mark how long since a telemetry packet
3603       has been received. Useful to quickly gauge whether
3604       communications with the rocket are still active.
3605     - Add 'Configure Ground Station' dialog to set the radio
3606       frequency used by a particular TeleDongle without having to go
3607       through the flight monitor UI.
3608     - Re-compute time spent in each state for the flight graph; this
3609       figures out the actual boost and landing times instead of
3610       using the conservative values provide by the flight
3611       electronics. This improves the accuracy of the boost
3612       acceleration and main descent rate computations.
3613     - Make AltosUI run on Mac OS Lion. The default Java heap space
3614       was dramatically reduced for this release causing much of the
3615       UI to fail randomly. This most often affected the satellite
3616       mapping download and displays.
3617     - Change how data are displayed in the 'table' tab of the flight
3618       monitoring window. This eliminates entries duplicated from the
3619       header and adds both current altitude and pad altitude, which
3620       are useful in 'Monitor Idle' mode.
3621     - Add Imperial units mode to present data in feet instead of
3622   * update build-deps to use cc1111 intead of sdcc, closes: #676739
3623   * update build-deps to use default-jdk, closes: #655580
3624
3625  -- Bdale Garbee <bdale@gag.com>  Thu, 13 Sep 2012 14:46:50 -0600
3626
3627 altos (1.0.3) unstable; urgency=low
3628
3629   [ Bdale Garbee ]
3630   * lose the bluetooth lib dependency until it's relevant
3631   * don't try to include bluetooth headers
3632   * don't try to link bluetooth lib
3633   * mention release notes in Releasing file prep stage
3634   * more notes on release notes in Releasing
3635   * releasing 1.0.3
3636
3637   [ Keith Packard ]
3638   * altos: Create TeleMetrum v1.2 directory
3639   * Add 1.0.3 release notes.
3640
3641  -- Bdale Garbee <bdale@gag.com>  Sun, 25 Dec 2011 19:08:56 -0700
3642
3643 altos (1.0.2) unstable; urgency=low
3644
3645   [ Bdale Garbee ]
3646   * update release process docs
3647   * update changelogs for Debian build
3648   * include 1.0.1 release notes in docs, closes: #642705
3649   * add run-time dependency on libjfreechart-java
3650
3651   [ Keith Packard ]
3652   * altos: Delay reboot by a second to avoid re-entering idle mode
3653   * Bump to version 1.0.2
3654   * altos: TM: Don't turn on packet slave mode until idle/invalid state
3655   * doc: Add 1.0.2 release notes
3656
3657  -- Bdale Garbee <bdale@gag.com>  Wed, 28 Sep 2011 01:58:27 -0600
3658
3659 altos (1.0.1) unstable; urgency=low
3660
3661   [ Bdale Garbee ]
3662   * use multimaint-merge to make Debian changelogs less ugly
3663   * update TeleMini turnon script now that we've made a stable firmware release
3664   * moving git-buildpackage config into .git/ since it is fairly specific to
3665     Bdale's build environment, and doesn't need to be in the source package
3666   * get ready for a 1.0.1 release
3667   * update changelogs for Debian build
3668   * fix telemini firmware path name
3669   * ignore generated log file
3670   * roll release notes version from 1.0 to 1.0.1
3671   * roll back packaging changelog for rebuild
3672
3673   [ Keith Packard ]
3674   * altos: Clear callsign on initial config load
3675
3676  -- Bdale Garbee <bdale@gag.com>  Fri, 26 Aug 2011 10:39:29 -0600
3677
3678 altos (1.0) unstable; urgency=low
3679
3680   [ Keith Packard ]
3681   * altos: Lost change that reported flight 0 when log memory was full
3682   * altosui: Ancient log files used 'apogee' for 'coast' state
3683   * altosui: Add 'On-board Data Logging' indicator to pad tab
3684
3685   [ Bdale Garbee ]
3686   * update changelogs for Debian build
3687   * update changelogs for Debian build
3688
3689   [ Keith Packard ]
3690   * altosui: remove debug printf in pad pane
3691   * altosui: Disable 'max flight log' config when there are stored flights
3692   * altos: Merge common config code in ao_config.c
3693   * Bump version to 0.9.7
3694   * altos/altosui: Add ability to disable telemetry/rdf completely
3695   * altosui: Clean up command line processing. Add --graph
3696   * altos-fat/windows: Check and install Java 1.6 as needed
3697   * altosui/windows: Fix a bunch of windows compiler warnings.
3698   * altosui: Attempt to make both 32- and 64-bit windows DLLs
3699   * doc: Add note about telemetry disable mode to 1.0 release notes
3700   * doc: Add Installation Recommendations chapter
3701   * altosui: Add a few simple unit conversions
3702   * altosui: Capture date/time/serial/flight in AltosFlightStats
3703   * altosui: Add date/time/serial/flight to flight stats tab
3704   * altosui: Show filename in AltosGraph window
3705   * altosui: Add --summary option to dump flight stats to stdout
3706   * altosui: Make monitor-idle display correct 'On-board data logging' status
3707   * altosui: Can't configure flight log max on TeleMini
3708   * altosui: fix 'magic' string to signal end of config data
3709   * altosui: Only 'show' config dialog once
3710   * altosui: Reset all config data on 'reset' command
3711   * altosui: Update mac os X library
3712   * libaltos: fix Mac OS X function signatures
3713   * altosui: add tool-tips to the button box.
3714
3715   [ Bdale Garbee ]
3716   * turn off auto-tagging during Debian build
3717   * update changelogs for Debian build
3718   * rewind changelog to 0.9.6.0 for rebuild
3719   * update changelogs for Debian build
3720
3721   [ Keith Packard ]
3722   * altosui: Use system look&feel
3723   * Remove stale tools (ao-dumplog, ao-postflight, ao-view)
3724   * altosui: Add tool-tips to config dialogs
3725   * altosui: Try to get dialogs to look a little better
3726
3727   [ Bdale Garbee ]
3728   * another test round
3729   * roll changelog back in prep for another test build
3730   * update changelogs for Debian build
3731   * add pkg-config to the build deps
3732   * prepare for another rebuild
3733   * update changelogs for Debian build
3734
3735   [ Keith Packard ]
3736   * altosui: Don't trust companion telemetry record 'channels' count
3737   * altosui: Make flight monitor font size configurable
3738   * altos/windows: Get latest JRE 1.6 version (Version 6 update 27)
3739
3740   [ Bdale Garbee ]
3741   * doc tweaks through chap 3
3742
3743   [ Keith Packard ]
3744   * doc: Spelling corrections in altusmetrum.xsl
3745   * doc: Document pad-mode 'on-board data logging' indicator
3746
3747   [ Bdale Garbee ]
3748   * more doc tweaking
3749
3750   [ Keith Packard ]
3751   * doc: Describe packet command mode a bit better.
3752   * doc: Move Packet Command Mode section to System Operations chapter
3753
3754   [ Bdale Garbee ]
3755   * more doc tweaks
3756   * more tweaks
3757
3758   [ Keith Packard ]
3759   * doc: use 'radio link' to refer to packet command mode
3760
3761   [ Bdale Garbee ]
3762   * more tweaking
3763
3764   [ Keith Packard ]
3765   * doc: Move updating device firmware section to separate chapter
3766   * doc: Updating Firmware is now a separate chapter
3767
3768   [ Bdale Garbee ]
3769   * more changes
3770
3771   [ Keith Packard ]
3772   * doc: Move the remaining command-mode descriptions to the appendix
3773
3774   [ Bdale Garbee ]
3775   * tweak tweak tweak
3776
3777   [ Keith Packard ]
3778   * doc: Describe max flight log, ignite mode and pad orientation
3779   * doc: Remove duplicate documentation about max flight log
3780
3781   [ Bdale Garbee ]
3782   * more tweaks
3783   * prepare to release
3784   * don't deliver sources.list fragment in official Debian packages
3785   * changes in preparation for upload to Debian
3786   * ao-view is no longer included in the altos package, so have the
3787     old-style Debian menu entry point to altosui instead
3788   * rewind packaging changelog to last tagged version
3789   * update desktop file for consistency with package section
3790   * we need a main category in the desktop file
3791   * really, I mean it, no longer deliver the sources.list fragment
3792   * add a postinst to remove sources.list.d fragment delivered by old
3793     private versions of this package, no longer needed once we have
3794     official packages
3795
3796  -- Bdale Garbee <bdale@gag.com>  Thu, 25 Aug 2011 02:22:21 -0600
3797
3798 altos (0.9.6.0) unstable; urgency=low
3799
3800   [ Keith Packard ]
3801   * altos: Correct flight log max on Tm to 5k
3802   * altosui: Change button to 'Configure Altimeter'
3803   * altos: Remove pad_orientation functions from non-accel devices
3804   * altos: Add ability to set arbitrary radio frequency
3805   * altosui: Add dialogs to configure 'common' frequencies
3806   * altosui: Convert from channels to frequencies
3807   * Set version to 0.9.5.0
3808   * altosui: altimeter is not spelled altimter
3809   * altosui: Pull out BlueTooth support
3810   * altos: minor type in comment about accel correction
3811   * altosui: Must set radio calibration before radio setting
3812   * altosui: A few misc cleanups.
3813   * altosui: Have single radio_to_frequency function
3814   * altosui: Save frequency after setting it in AltosFlightUI
3815   * altosui: Show AltosFrequency in scan results
3816   * altosui: Remove debugging printfs from AltosSerial
3817   * altosui: Flush radio setting to serial device
3818   * altosui: Remove unused AltosConfigData from AltosTelemetryReader
3819   * altosui: Reading serial from swing thread only bad if remote
3820   * altosui: Make set of telemetries to use while scanning configurable
3821   * altosui: Add close button to 'fire' dialog
3822   * altos: Switch telemini from v0.1 to v1.0
3823   * altosui: Don't export product defs from libaltos
3824   * altosui: Ensure serial code tracks reply nesting correctly
3825   * altosui: Ship TeleMini v1.0 firmware with fat blobs
3826   * Altosui: Add flight statistics tab to graph window
3827   * altosui: Add a 'Graph Flight' button to the 'landed'  tab
3828   * altosui: Prune telemetry file graphs to just the flight
3829   * altosui: Plot reasonable data from Tm files
3830   * altosui: Move launch-sites.txt file to altusmetrum.org
3831   * Bump version to 0.9.6.0
3832   * doc: Update altusmetrum.xsl for v1.0 software and TeleMini
3833   * doc: Document Ignite Mode and Pad Orientation configuration options
3834   * doc: Describe 'stats' tab in Graph UI, 'Graph Flight' button.
3835   * doc: Add telemetry docs to debian/linux/mac/windows packages
3836   * doc: Add release notes, include them in altusmetrum doc. Shuffle altusmetrum
3837   * doc: Add 1.0 release notes.
3838   * altos: Pull igniter pins low as soon as possible at boot time
3839   * altos: Apply igniter boot pulse-width reduction to telemini
3840   * altos: remove monitor disable stubs from altimeter code
3841   * ao-tools: ao-list was crashing with more than 3 devices connected
3842   * libaltos: Mis-allocated device list in libaltos
3843   * altos: shrink text space from ao_config.c
3844   * altos: re-write a bit of GPS parsing code to reduce size
3845   * altos/altosui: Report log format in the version command
3846   * altos: Don't try to use non-basestations for remote eeprom download
3847   * altos: Add SPI-based companion board support
3848   * altos: Put SPI in slower mode when talking to companion board
3849   * altos: Make sure companion task exits cleanly when done
3850   * altos: add the 'L' command to show the status of a linked companion board
3851   * altos: Check for companion init packet validity was busted
3852   * altosui: Add companion support to the flight UI and CSV conversion
3853   * altos: Send SPI message at flight state changes
3854   * altos: Send serial/flight to companion board
3855   * altos: wait 10s for companion to boot
3856   * altosui: Clean up eeprom parsing a bit
3857   * altosui: Add support for TeleScience eeprom download
3858   * altosui: Devices with log-format can also delete flights
3859   * altosui: Eliminate inter-chunk flush_input calls
3860   * altos: AltosSerial.flush_input shouldn't discard Interrupted exceptions
3861   * altos: Correct AO_CONFIG_MINOR from 6 to 7
3862   * altos: Reset radio channel to zero when using radio setting
3863   * altos: use raw height while waiting for landing
3864   * altosui: don't set channel when using radio setting
3865   * altosui: Respect storage limits in flight log max config
3866
3867  -- Bdale Garbee <bdale@gag.com>  Fri, 19 Aug 2011 22:47:25 -0600
3868
3869 altos (0.9.4.5) unstable; urgency=low
3870
3871   [ Keith Packard ]
3872   * altosui: Mark empty eeprom records 'invalid', don't generate exception
3873   * altosui: Always read whole eeprom block, even at end of flight
3874   * altosui: Display eeprom parsing errors to user
3875   * Revert "src/ao_gps_skytraq.c: Update logging rate to 10Hz"
3876
3877   [ Anthony Towns ]
3878   * src/ao_cmd: Shave off bytes from doc strings
3879
3880   [ Keith Packard ]
3881   * altos: Oops. Lost a couple of commands when merging the doc patch
3882   * altosui: Missed jcommon.jar in the Mac OS install image
3883   * Bump published version number to 0.9.1
3884   * aoview: remove -s option.
3885
3886   [ Anthony Towns ]
3887   * ao_intflash: Use internal flash for storage
3888
3889   [ Keith Packard ]
3890   * altos: Make serial, usb, beeper and accelerometer optional components
3891   * altos/test: Use ao_convert.c instead of hand-coded pres â†’ alt func
3892   * altos/test: Add baro-only flight test program
3893   * altos: Start with packet slave running. Turn off in pad mode.
3894   * altos: Add TeleMini v1.0
3895
3896   [ Anthony Towns ]
3897   * ao_intflash: Avoid overwriting code
3898
3899   [ Keith Packard ]
3900   * altos: Switch LED usage for TeleMini around
3901   * altos: Switch pins around for TeleMini
3902   * bringup: Add script for telemini
3903   * ao-load: Make usb descriptor rewriting optional
3904   * altos: oops -- altitude reporting wasn't pausing between signals
3905   * altos: Internal flash ops block when running from flash
3906
3907   [ Anthony Towns ]
3908   * ignore new flight test file
3909
3910   [ Keith Packard ]
3911   * altos: Add tiny logging for TeleMini/TeleNano
3912   * altos: Add kalman filters for baro-only boards
3913   * altos: Tiny logging fixes. Scan at start, stop when land or full.
3914   * altos: Add TeleNano support
3915
3916   [ Bdale Garbee ]
3917   * fix up script to work and have reasonable texts
3918
3919   [ Keith Packard ]
3920   * altos: Fix mini/nano default log size to available flash space
3921   * altos/test: Add scripts to run lots of flights through the code
3922   * altos: Write height values to log for nano/mini
3923   * altos: Baro-only boards must not detect launch on accel or speed data
3924   * altosui: Add software version to Configure AltosUI dialog
3925   * altos: Don't init packet slave on TD. Make slave start optional
3926   * altos: Configure packet size from send/recv parameters.
3927   * altos: Make telemetry interval more consistent
3928   * altos: Split out tiny telemetry from full telemetry
3929   * altos: Split telenano main from telemini
3930   * altos: The kalman code requires a constant sample rate
3931   * altos: New telemetry report format (version 4). Supports tiny telemetry.
3932   * altos: Add .sdcdbrc file for teledongle
3933   * altos: Add nickle kalman implementation.
3934   * altos: Switch telemetrum over to kalman filter
3935   * altos: Compute a 'trust' value for the barometer
3936   * altos/kalman: Kalman terms can be > 1, use 32-bit fixed point
3937   * altos: Clean up some debug stuff in ao_flight.c
3938   * altos: Add ao_flight_debug code
3939   * altos: Missing parens and some bad arithmetic in the kalman code
3940   * altos: Fix up flight code testing
3941   * altos: Restore sensible kalman values
3942   * altos: Ignore alt error for fast->coast. Allow larger error for baro apogee.
3943   * altos: Exit flight test at landing. Allow description in test flight list
3944   * Add ao_kalman.h to .gitignore
3945   * Add description to test flights
3946   * altosui: Add support for telemetry version 4
3947   * altosui: Add telemetry format menu and preferences
3948   * altosui: Remove a bunch of debug printfs from the eeprom manager code
3949   * altosui: Add support for downloading TeleMini/TeleNano flight logs
3950   * altosui: Remove extra AltosEepromBlock layer
3951   * altosui: swing hide/show methods are deprecated
3952   * altosui: Allow TM config connection to be canceled.
3953   * altos: Variable log rate in full logging code too
3954   * altos: full logging must flush pending data before checking state
3955   * altosui: Off-by-one error in telemetry format configuration UI
3956   * altosui: Allow radio channel to be configured over the radio link
3957   * altosui: Tell serial device which frame to use for timeout dialogs
3958   * altosui: Handle serial calls from swing thread
3959   * altos: Split up flight code into separate flight/sample/kalman bits
3960   * altos: Create custom nano flight code
3961   * altosui: Clean up packet link connecting dialog
3962   * altosui: Make flight log downloading handle 'Connecting...' dialog
3963   * altosui: Make deployment testing handle Connecting... dialog
3964   * altosui: Display exception messages from swing thread
3965   * altosui: Don't display 0000-00-00 for missing flight log dates
3966   * altos: ao_sample_preflight was exiting preflight mode immediately
3967   * altos: Run RDF beacon after apogee instead of waiting for landing
3968   * altos: Enable logging during nano flights
3969   * altosui: Parse and export Max flight log value
3970   * altosui: Only plot acceleration when present in data file
3971   * altos: Reflect ao_flight split in ao_flight_test dependencies
3972   * altos: Baro useful ceiling is MSL, not AGL
3973   * altos: Make ao_flight_test show true height but report saturated height
3974   * altos: Add initial TeleBT code
3975   * altos: Add P2SEL_*_MASK defines to cc1111.h
3976   * altos: expose set of available stdio values
3977   * altos: Provide for a pre-filter on commands
3978   * altos: Allow any stdio to be used with packet forwarding
3979   * altos: Remove serial monitor command
3980   * altos: Make ao_serial_drain public
3981   * altos: Clean up usage of serial port for stdio
3982   * altos: Clean up serial initialization
3983   * altos: Make cmd echo per-connection instead of global
3984   * altos: Clean up BT serial communcations
3985   * altosui: Add missing AltosTelemetryMap.java file
3986   * altos: Use PIO(6) on BTM to monitor BT connection. Fix BTM init.
3987   * altosui: Add TeleBT USB device support
3988   * altosui: Add low-level Bluetooth APIs
3989   * altos/altosui: Log averaged baro sensor data in Tm/Tn
3990   * altosui: oops - lost state changes when downloading eeprom data.
3991   * altos: Write a few pre-launch samples for Tm/Tn devices
3992   * altosui: Add primitive bluetooth device manager UI.
3993   * altosui: Create abstract AltosDevice class
3994   * altosui: Make AltosBTDevice implement AltosDevice interface
3995   * altosui: Make bluetooth dialog modal
3996   * altosui: Use persistent list of bluetooth devices for device dialogs
3997   * altos: Add delays to bt startup sequence
3998   * altosui: Wait two seconds after bluetooth connect XXX
3999   * altos: Solidify BT connections
4000   * altos: Simplify BT communications
4001   * altos: Remove bt debug command
4002   * altos: remove BT logging code
4003   * altosui: Eliminate ao_cmd_filter hook
4004   * altosui: Make flight data download work through TeleBT
4005   * altos: add telebt-v0.0 Makefile
4006   * altosui: Separate out flash debug code to separate thread
4007   * altosui: Fix TeleBT name in flight monitor title
4008   * altosui: Display reader name (usually the device) when an I/O error occurs
4009   * altosui: Move AltosIgniteUI device open out of Swing thread
4010   * altosui: Fix BT manage dialog so that the device lists resize
4011   * altos: Add preliminary telebt v0.1 defines
4012
4013   [ Bdale Garbee ]
4014   * first cut at a telebt turn on script
4015
4016   [ Keith Packard ]
4017   * altos: Add telebt-v0.1 to Makefile
4018   * altos: Use USART configuration 1 with flow control for TBT
4019   * altos: Fix BT link status pin for real TBT hardware
4020   * altos: pull TBT v0.1 ser_reset line low
4021   * altos: Add beeper to TBT v0.1
4022   * altos: Debugging TBT issues -- check pin configuration after boot
4023   * altos: Initialize beeper for telebt
4024   * altos: Hook up the P1 ISR for TeleBT v0.1 bt_link line
4025   * altos: clear CPU port 1 interrupt flag when handled
4026   * Revert "altos: Debugging TBT issues -- check pin configuration after boot"
4027   * Switch version to 0.9.4
4028   * altosui: Handle old TeleDongle receiving kalman telemetry packets
4029   * altos: Rename telemetry to telemetry_orig
4030   * altos: Add arbitrary telemetry packet monitoring
4031   * altos: Add checksum to TELEM output lines
4032   * altos: Start adding new telemetry frame definitions
4033   * altos: ao_radio_recv needs byte count *including* rssi and status
4034   * altosui: Support raw telemetry from TeleDongle
4035   * doc: Add telemetry format description
4036   * doc: Complete initial telemetry description
4037   * doc: Fix a few minor telemetry doc mistakes
4038   * Version strings must be < 8 bytes long
4039   * altos: teledongle does not need ao_packet_slave.c
4040   * altos: Shrink const space in ao_config
4041   * altos: Add sat info to GPS report command
4042   * altos: Shrink help text
4043   * altos: Add split telemetry code
4044   * altos: Complete new telemetry switchover
4045   * altosui: Parse remaining standard telemetry packets
4046   * doc: Chang Config and Location packets
4047   * altos: Adapt to changes in telemetry Configuration packet
4048   * doc: Add section about TeleDongle USB line format
4049   * altosui: Elide nul bytes at end of telemetry string values
4050   * altosui: Elide missing values from graphs
4051   * altosui: Add main/drogue voltages to default graph
4052   * altosui: Remove debug printf.
4053   * altosui: Compress telemetry records marked with the same time
4054   * altos: Shrink ao_cmd_put16, ao_cmd_hex and ao_cmd
4055   * altos: Shrink ao_config_callsign_set
4056   * altos: Shrink ao_add_task by rolling up a memset loop
4057   * altos: Switch ao_gps_skytraq and ao_gps_sirf __xdata to __pdata
4058   * altos: Switch ao_ignite and ao_gps_sirf __xdata to __pdata
4059   * altos: Switch ao_log.c and ao_log_big.c __xdata to __pdata
4060   * altos: Switch ao_report.c __xdata to __pdata
4061   * altos: Switch ao_rssi.c __xdata to __pdata
4062   * altos: Switch ao_sample.c __xdata to __pdata
4063   * altos: Switch ao_serial.c __xdata to __pdata
4064   * altos: Switch ao_stdio.c __data to __pdata
4065   * altos: Switch ao_telemetry.c __xdata to __pdata
4066   * altos: Switch ao_usb.c __xdata to __pdata
4067   * altos: Switch const for __code in struct ao_cmds
4068   * altos: switch ao_cmd __xdata to __pdata
4069   * altos: Switch ao_config.c __xdata to __pdata
4070   * altos: Switch ao_dbg.c __xdata to __pdata
4071   * altos: Switch ao_flight and ao_flight_nano __xdata to __pdata
4072   * altos: Switch flash drivers __xdata to __pdata
4073   * altos: Switch Tm and Tn to common telemetry code
4074   * altos: Remove ao_telemetry_orig.c and ao_telemetry_tiny.c
4075   * altos: Ensure low-rate telem packets interleave with sensor telem packets
4076   * altos: product defines are always in ao_product.h
4077   * altosui: Build device constants into .java code
4078   * altosui: Don't show missing igniter and gps values
4079   * altos: new versions of sdcc require __ prefixes for custom keywords
4080   * Set version to 0.9.4.3 for Bdale 2011-7-16 flights
4081   * altosui: Start adding support for scanning radio for available devices
4082   * altosui: Pop up monitor window from scan dialog
4083   * altosui: Remove debugging printf from AltosLog
4084   * altosui: Configuration telemetry record includes flight number
4085   * altosui: Finish radio scanning UI
4086   * altosui: Generalize and centralize telemetry constants, parse v0.8 telemetry
4087   * altosui: Initialize channel and telemetry before use in ScanUI
4088   * altosui: Set 'seen' bits in legacy telemetry packet reader
4089   * altosui: Add map preloading GUI
4090   * altosui: Try to avoid resize weirdness with map preloading
4091   * altosui: Flush telemetry lines before starting to watch for scan results
4092   * altosui: Display full map preload area in view.
4093   * altosui: Remove a bunch of sitemap debugging printfs
4094
4095   [ Anthony Towns ]
4096   * altosui: Make sure degree and minute values are visible (map preload)
4097
4098   [ Keith Packard ]
4099   * Set version to 0.9.4.4
4100   * altos, altosui: Add igniter mode (dual, apogee, main)
4101   * altosui: Download list of site locations for map preloading
4102   * altosui: Add launch-sites.txt
4103   * altosui: Add a bunch more site locations
4104   * altosui: Mark preload site location with red circles (like launch)
4105   * Fix NCR Pawnee location
4106   * Add HARA Bragg Farms site
4107   * altosui: Change continutity colors to yellow/magenta
4108   * altos: Add ability to read new TELEM files to ao_flight_test
4109   * altos: Average height values for landing detection
4110   * altos: Reduce height averaging filter time constant
4111   * altos: Require sequencing through 'main' state before landing
4112   * altosui: Standard text field in flight UI needs more width (now 20)
4113   * altosui: Parse accel cal from 'c s' command
4114   * altosui: Simple timeouts don't work with query data
4115   * altosui: Add idle monitor dialog
4116   * altos/altosui: Add pad orientation configure option
4117
4118   [ Bdale Garbee ]
4119   * update version for a Bdale build for use turning on TeleMini v1.0
4120   * simplify version in last changelog entry so git-dch is less confused
4121   * update changelogs for Debian build
4122   * update changelogs for Debian build
4123   * stop doing automatic tag push during builds
4124   * build depend on bluetooth dev package
4125   * clean up all existing lintian warnings
4126   * rewind changelog for re-build of 0.9.4.5
4127
4128  -- Bdale Garbee <bdale@gag.com>  Mon, 08 Aug 2011 09:37:04 -0600
4129
4130 altos (0.9.1) unstable; urgency=low
4131
4132   [ Keith Packard ]
4133   * ao-load: fix usage message to note that '=' is required for options
4134   * altos/test: Add dependencies in the Makefile for ao_flight_test
4135   * altos/test: auto-configure acceleration parameters from the log file
4136
4137   [ Anthony Towns ]
4138   * ao_radio: generalise setup of packet size
4139   * src/ao_gps_skytraq: simplify parsing code
4140   * src/ao_gps_skytraq.c: Update logging rate to 10Hz
4141
4142   [ Bdale Garbee ]
4143   * tie bringup scripts to Bdale's bench TeleDongle
4144
4145  -- Bdale Garbee <bdale@gag.com>  Fri, 01 Apr 2011 20:02:12 -0600
4146
4147 altos (0.9) unstable; urgency=low
4148
4149   [ Bdale Garbee ]
4150   * prepare to release
4151   * update changelogs for Debian build
4152   * update turnon script to prefer TeleDongle as programmer
4153
4154   [ Keith Packard ]
4155   * altos: Program default flight log max value for new boards
4156
4157  -- Bdale Garbee <bdale@gag.com>  Wed, 19 Jan 2011 12:46:47 -0700
4158
4159 altos (0.8.1+81+g4ae724f) unstable; urgency=low
4160
4161   * we need an install target to prevent parent dir make from failing
4162
4163  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 23:55:36 -0700
4164
4165 altos (0.8.1+79+g9a5666f) unstable; urgency=low
4166
4167   [ Keith Packard ]
4168   * doc: Don't delete telemetrum-outline.pdf
4169   * doc: Add v0.9 features from altosui to documentation.
4170
4171   [ Bdale Garbee ]
4172   * add 0.9 revision entry, with caveat about telemetry format change
4173   * freshen copyright year
4174
4175   [ Keith Packard ]
4176   * fat: Add firmware for v1.1 and docs to mac/windows/linux installers
4177   * fat: Add docs to Linux package
4178   * doc: Build with 'make all' from top level. Build with 'make fat'
4179
4180  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 23:47:52 -0700
4181
4182 altos (0.8.1+71+gda42f40) unstable; urgency=low
4183
4184   [ Keith Packard ]
4185   * doc: Add telemetrum mounting template in svg and pdf forms
4186
4187   [ Mike Beattie ]
4188   * Re-order and re-arrange eeprom download dialog
4189   * Convert EepromSelect dialog to use a GridBag
4190   * Close serial port if Download/Delete dialog is cancelled.
4191
4192   [ Keith Packard ]
4193   * altosui: Reset eeprom download instance variables before reading
4194     flight
4195   * altosui: Make serial debug more complete and accurate
4196   * altosui: Use long input flush timeout when remote.
4197   * altosui: Remove debug message when eeprom downloads are complete.
4198   * altosui: Ensure serial device is closed after eeprom download
4199     finishes
4200   * altosui: Require 4 sats to light up the 'GPS locked' light.
4201   * doc: inkscape tracks the filename inside the document
4202   * altos: TELEMETRY PROTOCOL CHANGE. Switch to 16-bit serial numbers.
4203   * altos: Flush log when full
4204
4205   [ Anthony Towns ]
4206   * altos: Restructure skytraq NMEA parsing code to save some space
4207
4208   [ Keith Packard ]
4209   * altos: average 512 accel/baro samples at startup instead of 1000
4210
4211   [ Mike Beattie ]
4212   * altos: Added check for an accel value above 1.5g
4213   * altos: Added check for out of bounds accel
4214
4215   [ Keith Packard ]
4216   * altos: Add DATA_TO_XDATA to linux test harness
4217   * altosui: Remove spurious colons from eeprom selection headers
4218
4219   [ Mike Beattie ]
4220   * Rework invalid accel cal detection code
4221
4222   [ Keith Packard ]
4223   * altos: Auto-calibrate linux-based flight testing code
4224   * altos: Ensure flight code gets first crack at new ADC data
4225   * altos: Sample the accelerometer reference voltage on v1.1 boards
4226   * altos: Optimize fetching of ADC data in flight code
4227   * altos: Use 5V reference data to correct accelerometer measurements.
4228   * doc: Remove mention of ao_wake_task
4229
4230   [ Bdale Garbee ]
4231   * update documentation to reflect reality that modifying a board for
4232     separate pyro battery is not trivial
4233
4234  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 17:26:33 -0700
4235
4236 altos (0.8.1+42+g646e192) unstable; urgency=low
4237
4238   [ Keith Packard ]
4239   * altosui: Show dialog after successful delete or when no flights
4240   * altosui: Ensure serial line is flushed after disabling remote link
4241   * altosui: Add preference for serial debugging.
4242
4243  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Jan 2011 18:00:51 -0700
4244
4245 altos (0.8.1+37+g97b1ca9) unstable; urgency=low
4246
4247   [ Keith Packard ]
4248   * altos: Add configuration parameter for maximum flight log size
4249   * altos: support storage of multiple flights.
4250   * altos: Speed up at45 and 25lc erase speeds
4251   * altos: white space fix
4252   * altos: report flight log offsets in hex block numbers instead of
4253     bytes
4254   * altos: ensure erase mark is written when erasing flights
4255
4256   [ Anthony Towns ]
4257   * altos: Optimize Morse code generation
4258
4259   [ Keith Packard ]
4260   * altos: Check requested log max size against available space
4261   * altos: Check for full log and complain
4262   * altosui: Add configuration of flight log size
4263
4264   [ Anthony Towns ]
4265   * altos: Remove unused accel_vel_mach and accel_vel_boost variables
4266   * altos: Remove redundant initialization of ao_interval variables
4267
4268   [ Keith Packard ]
4269   * altosui: Split eeprom download code apart
4270   * altos: oops -- 'e' command was only showing 7 of the 8 bytes per
4271     line
4272   * altosui: Add support for parsing list of flights from the 'l'
4273     command
4274   * altosui: Add eeprom 'manage' ui to download and delete multiple
4275     flights
4276   * altos: check for valid flight number in ao_log_delete
4277
4278  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Jan 2011 14:30:37 -0700
4279
4280 altos (0.8.1+18+g408a3e0) unstable; urgency=low
4281
4282   [ Anthony Towns ]
4283   * altosui: move maps to subdir, fix E/W mismatch
4284
4285   [ Keith Packard ]
4286   * altos: clean up radio abort paths. Share radio code.
4287   * altos: eliminate ao_wake_task
4288   * windows: Add compatibility IDs to telemetrum.inf
4289   * windows: Update NSIS installer file to use compatibility IDs
4290   * altos: Split out SPI driver.
4291   * altos: Add telemetrum-v1.1 directory
4292   * altos: packet and usb i/o routines use 'char', not 'uint8_t'
4293   * altos: Simplify storage API
4294   * altos: Require manual flight erasing.
4295   * altos: Move common storage code to ao_storage.c. Add M25P80 driver
4296   * altos: Rip out 'optimization' in ao_log_scan
4297   * altos: Mark end of available flight list with 'done' to make the UI
4298
4299  -- Bdale Garbee <bdale@gag.com>  Fri, 07 Jan 2011 00:51:41 -0700
4300
4301 altos (0.8.1+4+gea95c06) unstable; urgency=low
4302
4303   * fix symlink paths in rules file
4304
4305  -- Bdale Garbee <bdale@gag.com>  Wed, 01 Dec 2010 00:14:24 -0700
4306
4307 altos (0.8.1+2+gea7130e) unstable; urgency=low
4308
4309   * modify Debian package build to deliver one copy of background.png
4310     for
4311
4312  -- Bdale Garbee <bdale@gag.com>  Wed, 01 Dec 2010 00:03:14 -0700
4313
4314 altos (0.8.1) unstable; urgency=low
4315
4316   [ Bdale Garbee ]
4317   * moved doc dir in web content to AltOS tree
4318   * fix publish target in doc/Makefile
4319   * fix section layering
4320   * fix an Altos vs Altus typo in the docs
4321   * adding Bdale's release process document to the source tree
4322
4323   [ Keith Packard ]
4324   * windows: Add jfreechart.jar and jcommon.jar to windows install image
4325   * Move "Releasing" to top level
4326   * Add minimal release testing plan to Releasing
4327
4328   [ Bdale Garbee ]
4329   * releasing 0.8.1
4330
4331  -- Bdale Garbee <bdale@gag.com>  Mon, 29 Nov 2010 21:46:54 -0700
4332
4333 altos (0.8) unstable; urgency=low
4334
4335   [ Keith Packard ]
4336   * altosui: Correct windows hardware IDs for nsis installer file
4337   * windows: try harder to get windows install to work
4338   * windows: remove some non-existent .inf file section references
4339   * windows: more .inf file hacking
4340   * windows: Bump .inf file version
4341
4342   [ Bdale Garbee ]
4343   * declaring 0.8 released
4344   * update changelogs for Debian build
4345   * update changelogs for Debian build
4346   * rewind changelog to recover from stupid build failure
4347
4348  -- Bdale Garbee <bdale@gag.com>  Sun, 28 Nov 2010 18:32:12 -0700
4349
4350 altos (0.7.1+168+gcb08bc2) unstable; urgency=low
4351
4352   [ Keith Packard ]
4353   * altosui: Split out flight monitoring to separate window
4354   * altosui: Create buttons for main actions
4355   * altosui: Fix channel setting at serial open time
4356   * altosui: Fix more calls to AltosPreferences.channel()
4357   * altosui: Create abstract interface for flight data display
4358   * altosui: Add tab UI with 'pad' mode.
4359   * altosui: Add ascent, descent and landed tabs
4360
4361   [ Bob Finch ]
4362   * Updated PKGBUILD-git.altos
4363
4364   [ Keith Packard ]
4365   * altos: Use grey leds when unlit - easier to see
4366
4367   [ Anthony Towns ]
4368   * use value_font for values
4369   * add --replay command line argument
4370   * read preferences for --replay
4371   * reduce font size for FlightInfoTable
4372   * use grayled.png for off
4373   * add compass bearing to voice output
4374   * add compass bearing during descent
4375   * add site map tab, at least for QRS launches
4376   * tabs -> spaces
4377   * make infotable scrollable, revert its fontsize to 14
4378   * pull up maps for arbitrary locations
4379   * better error behaviour if no map
4380
4381   [ Bdale Garbee ]
4382   * first cut at instructions on how to re-flash TM and TD devices based
4383     on email
4384   * fold in content from Keith's email on the re-flashing subject
4385
4386   [ Keith Packard ]
4387   * altosui: Add RF calibration to TeleMetrum config dialog
4388
4389   [ Anthony Towns ]
4390   * AltosTelemetryReader: actually open serial port
4391   * AltosSiteMap: add targeting circles around landing site
4392
4393   [ Bdale Garbee ]
4394   * continuing to work on the docs
4395
4396   [ Keith Packard ]
4397   * altosui: Eliminate unncessary import altosui lines
4398   * altosui: Open serial device at 'new' time. Prohibit duplicate opens.
4399   * altosui: Replace flight status table with labels, fix resize.
4400   * altosui: With --replay option, exit when replay window is closed
4401   * altosui: oops, missed a file in the previous commit
4402   * altosui: eliminate menu bar, moving elements to buttons.
4403   * altosui: add reboot button to telemetrum configuration UI
4404
4405   [ Bdale Garbee ]
4406   * add a paragraph about forcing TM back to idle mode if an accel cal
4407     goes badly
4408
4409   [ Keith Packard ]
4410   * altosui: Add callsign configuration in AltosUI configuration dialog
4411   * altosui: Cleanup flight UI layout
4412   * altosui: Add igniter status to ascent and descent tabs
4413
4414   [ Anthony Towns ]
4415   * altosui: tile site maps
4416   * AltosSiteMapTile: autoscale to about 2 nmi per tile
4417   * AltosSiteMapTile: adjust centering calculation
4418   * AltosSiteMapTile: adjust scale to 1 nmi per tile
4419
4420   [ Keith Packard ]
4421   * altosui: Add igniter ground testing code
4422   * altosui: Unify datafile selection to AltosDataChooser
4423   * altosui: Clean up global AltosUI configuration settings dialog
4424   * doc: Add preliminary altosui documentation
4425   * doc: git ignore generated doc files
4426   * doc: Document the 'Flash Image' operation.
4427   * altosui: Use timeouts to recover from broken packet links.
4428
4429   [ Bdale Garbee ]
4430   * update turnon scripts to use stashed copies of stable release
4431     firmware
4432
4433   [ Keith Packard ]
4434   * altosui: switch channel selector to combo box. Shorten displayed
4435     device names
4436   * altosui: When switching log files, don't terminate log thread
4437   * altosui: calling thread.interrupt with null thread doesn't work well
4438   * altosui: Initialize display thread state in constructor instead of
4439     run
4440   * altosui: Fix channel changing in flight UI to actually work
4441
4442   [ Anthony Towns ]
4443   * AltosSiteMap: add autoscroll and grabndrag scroll
4444   * AltosSiteMapTile: seperate map and drawing layers
4445   * AltosSiteMap: automatic fetching of map data
4446   * AltosSiteMapTile: draw boost circle as well as landed
4447   * AltosAscent/Descent: tidy up layout
4448   * AltosDescent: switch elev from height to range
4449
4450   [ Keith Packard ]
4451   * altosui: re-indent
4452
4453   [ Anthony Towns ]
4454   * AltosSiteMap: major refactoring
4455   * Add GrabNDrag.java
4456
4457   [ Keith Packard ]
4458   * altosui: change descent tab formatting to four columns
4459
4460   [ Anthony Towns ]
4461   * AltosSiteMap: be more polite about preferred size
4462   * altosui: reindent
4463
4464   [ Keith Packard ]
4465   * altosui: Rewrite info table to mix with scroll pane well. Fix
4466     startup size
4467
4468   [ Anthony Towns ]
4469   * AltosSiteMap: better gps check, lower zoom
4470
4471   [ Keith Packard ]
4472   * altosui: Set site map flight path lines to 6 pixels anti-aliased.
4473
4474   [ Anthony Towns ]
4475   * AltosSiteMap: explain tile size better
4476   * AltosSiteMap: extend map if rocket goes far away
4477   * AltosSiteMap: try to get new tile construction right
4478   * AltosSiteMap: thread safe tile addition
4479   * AltosSiteMap: refactor tile collection
4480   * AltosSiteMap: never accept 0,0 as lat/long
4481   * AltosSiteMap: limit nr of tiles to 200x200
4482
4483   [ Keith Packard ]
4484   * altosui: When fixing eeprom gps time information, make GPS data
4485     valid
4486
4487   [ Anthony Towns ]
4488   * AltosSiteMap: ensure buffer around active tile
4489   * altosui: improve sitemap scrolling behaviour
4490   * altosui: keep sitemap more centred on rocket
4491
4492   [ Keith Packard ]
4493   * altos: Add on/off modes to 'C' command
4494
4495   [ Bob Finch ]
4496   * Added PKGBUILDs for deps into contribs
4497
4498   [ Keith Packard ]
4499   * altosui: Close serial port when debug link fails
4500   * altos: assume igniter worked.
4501
4502   [ Bdale Garbee ]
4503   * add a rudimentary --help for command line use
4504
4505   [ Keith Packard ]
4506   * doc: Add internal documentation for AltOS
4507
4508   [ Anthony Towns ]
4509   * altosui: don't switch away from user selected tab
4510   * altosui: sitemap uses rocket gps if no pad gps
4511
4512   [ Bdale Garbee ]
4513   * merge Keith's AltosUI documention into "the big book"
4514   * lose the placeholder on how GPS works, as it's going to be a
4515
4516   [ Keith Packard ]
4517   * altos: remove unused variable from ao_igniter
4518   * altos: Don't abort radio transmissions with ao_radio_abort
4519   * altos: Make radio test command careful with the radio mutex.
4520   * altosui: Make AltosSerial.flush_input keep reading while non-empty
4521   * altosui: New AltosSerial.set_radio function sets channel/call
4522   * altosui: Disable radio configation over packet link.
4523   * altosui: Let people fire igniters that don't read as 'ready'
4524   * altosui: Make sure packet mode is turned off when the connection
4525     fails
4526
4527   [ Anthony Towns ]
4528   * docs: Document altosui "Graph Data" button
4529
4530   [ Keith Packard ]
4531   * Move altosui to the top level, placing libaltos inside it.
4532
4533   [ Anthony Towns ]
4534   * doc: Document altosui "Site Map" tab
4535
4536   [ Keith Packard ]
4537   * Missing change to top level Makefile to build altosui
4538
4539   [ Bdale Garbee ]
4540   * fix missing section close in Site Map content
4541   * tweak rev history
4542   * manually fold in documentation work from the master branch
4543
4544   [ Keith Packard ]
4545   * doc: Reformat altos to use sections for each function
4546   * doc: Add more authors, fix URL formatting, note that AltosUI
4547     actually exists
4548   * doc: Rename telemetrum-doc as altusmetrum
4549
4550   [ Bdale Garbee ]
4551
4552  -- Bdale Garbee <bdale@gag.com>  Thu, 25 Nov 2010 01:10:18 -0700
4553
4554 altos (0.7.1+36+g811ced6) unstable; urgency=low
4555
4556   [ Bdale Garbee ]
4557   * remove the csv build dep, as that code will be abandoned
4558
4559   [ Keith Packard ]
4560   * altosui: Remove ability to graph data in .csv files
4561   * altosui: Separate out jfreechart and jcommon directories
4562
4563  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 17:47:32 -0600
4564
4565 altos (0.7.1+32+g8103432) unstable; urgency=low
4566
4567   * add build-dep on libcsv-java
4568
4569  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 16:25:57 -0600
4570
4571 altos (0.7.1+28+gd8a2f4c) unstable; urgency=low
4572
4573   [ Bdale Garbee ]
4574   * make the column headers comma separated, too, so they align with the
4575     data
4576
4577   [ Keith Packard ]
4578   * altosui: set default .csv file name in file save dialog
4579   * altosui: Remember directory containing firmware files
4580
4581   [ Anthony Towns ]
4582   * Add graphing.
4583   * Add JFreeChart to Makefile.am
4584
4585   [ Keith Packard ]
4586   * altosui: Use recorded ground acceleration when reading eeprom files
4587   * altosui: Write raw sensor data to .csv files
4588   * altosui: Factor some UI elements into separate classes
4589   * altosui: remove unused ReplayThread wrapper classes
4590   * altosui: Require 4 sats for 'good' GPS data
4591   * altosui: Create iterables for log file scanning. Split out display
4592     threads
4593   * altosui: .CSV output: add link quality, gps hdop and sat C/N0
4594     numbers
4595   * altosui: Deal with eeprom dates going backwards across wrap
4596
4597   [ Anthony Towns ]
4598   * Hax0r graphing to support telem/eeprom files
4599
4600   [ Keith Packard ]
4601   * altosui: use Altos constants in graphing code
4602
4603   [ Anthony Towns ]
4604   * Add callsign/serial/flight to graph title
4605
4606   [ Keith Packard ]
4607   * altosui: Add KML file export.
4608
4609   [ Bdale Garbee ]
4610   * add build dep on jfreechart lib
4611
4612  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 16:19:12 -0600
4613
4614 altos (0.7.1) unstable; urgency=low
4615
4616   [ Keith Packard ]
4617   * Add firmware and libaltos to 'fat' target at top-level
4618   * altosui: Remove some debug printfs.
4619   * altosui: libaltos.so is built with libtool -- it's in
4620     ../libaltos/.libs
4621   * Add --with-fat-dir configure option to publish finished stand-alone
4622     bits
4623   * altosui: Fix telemetry file reader to handle tick count wrapping
4624   * altosui: Remove debug printfs from AltosTelemetryReader
4625   * altosui: Fill in time value of last Eeprom record read from file
4626   * altosui: Stop parsing eeprom file after hitting 'landed' state
4627
4628  -- Bdale Garbee <bdale@gag.com>  Fri, 10 Sep 2010 00:09:02 -0600
4629
4630 altos (0.7+96+g48f5799) unstable; urgency=low
4631
4632   [ Keith Packard ]
4633   * altosui: conflating USB product and vendor IDs is a bad idea
4634
4635  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 21:29:13 -0600
4636
4637 altos (0.7+94+g1ac3d7e) unstable; urgency=low
4638
4639   * initial cut at an altosui man page
4640
4641  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 20:34:38 -0600
4642
4643 altos (0.7+92+g0ea7576) unstable; urgency=low
4644
4645   [ Bdale Garbee ]
4646   * handle versioning of ihx files (poorly) by just wildcarding the file
4647     name
4648
4649   [ Keith Packard ]
4650   * altosui: Need to have JVM include path substituted into libaltos
4651     Makefile
4652   * altosui: Store libaltos.so in $(libdir)/altos
4653   * altosui: Display error dialog when AltOS JNI library can't be loaded
4654
4655  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 20:05:44 -0600
4656
4657 altos (0.7+86+g6c0ae7e) unstable; urgency=low
4658
4659   [ Keith Packard ]
4660   * altosui: Add explicit requirement to create classes directory
4661   * altosui: fix telemetrum.inf FFFE:000A product names on AMD64 and
4662     ia64
4663   * altosui: hack to make JAVAROOT directory get created before javac
4664     runs
4665   * altosui: remove FATJAR from all-local to avoid building fat .jar
4666     file
4667
4668   [ Bdale Garbee ]
4669   * add libtool to build deps
4670
4671   [ Keith Packard ]
4672   * altosui: Add windows installer build using 'nsis'
4673   * altosui: ignore built files
4674   * altosui: oops. renamed the nsis file to altos-windows.nsi
4675   * icon: add some icons for application programs
4676   * altosui: Add icons to application and Windows menus.
4677   * Use autotools for altosui and libaltos
4678   * altos: add some SDCDB config files
4679   * Ignore libtool files.
4680   * Add version numbers to released files. Set version to 0.7.1
4681   * Add top-level 'fat' target to aid building distribution files
4682   * altosui: Fix windows installer to ship correct files
4683   * altosui: Fix up Mac OSX .zip file
4684   * altosui: Fix linux fat distribution
4685   * altosui: Return AO_LOG_INVALID instead of exception for eeprom files
4686   * altosui: Remove debugging printf from AltosEepromReader
4687   * altosui: Eeprom files contain only one date; save it.
4688   * altosui: Add elevation and range data to main display
4689   * altosui: When replay thread is interrupted, don't make final report
4690   * altosui: Start idle thread after the rocket leaves the pad
4691   * altosui: Add AltosVoice.drain() to wait for queued speech to finish
4692   * altosui: Prevent voice altitude data from queueing up
4693   * altosui: Use local .class files in the classpath
4694   * altosui: Record flight number when scanning file, not when running
4695   * altosui: eeprom files place 'boost' time in the flight number
4696     record.
4697   * altosui: ensure that 'altosui' script is installed. Pass arguments
4698     along.
4699
4700  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 15:43:28 -0600
4701
4702 altos (0.7+53+g59798c6) unstable; urgency=low
4703
4704   [ Keith Packard ]
4705   * altosui: Abort flashing if debug port isn't working
4706   * altosui: allow flashing to be canceled from the rom config dialog
4707   * altosui: Hide internal rom config UI helper function
4708   * altosui: Remove some debug printfs from AltosRomconfig class
4709   * altosui: Post error dialog on invalid ROM config values.
4710   * altosui: build Mac OS .zip file to include paths
4711   * altosui: Report telemetry CRC errors in UI
4712   * altosui: Deal with altos bug setting radio channel while monitoring
4713   * altosui: Allow 'connect to device' when already connected
4714   * Revert "altosui: Deal with altos bug setting radio channel while
4715     monitoring"
4716   * altosui: Must flush serial line after configuring for telemetry
4717   * altosui: Catch I/O errors on telemetry device, report to user
4718
4719  -- Bdale Garbee <bdale@gag.com>  Sat, 04 Sep 2010 00:46:12 -0400
4720
4721 altos (0.7+40+g59a40f6) unstable; urgency=low
4722
4723   [ Bdale Garbee ]
4724   * add distclean targets to libaltos and altosui to all Debian package
4725     to build, and clean up other distclean content as needed
4726
4727   [ Keith Packard ]
4728   * altosui: missed AltosReader.class in the Makefile
4729   * altos: Bounds check Skytraq GPS tracking data array
4730   * altosui: Remove Manifest.txt from git repo as it's built now
4731
4732  -- Bdale Garbee <bdale@gag.com>  Thu, 02 Sep 2010 00:44:15 -0400
4733
4734 altos (0.7+28+gd006c5e) unstable; urgency=low
4735
4736   * add runtime dependencies for altos binary package
4737
4738  -- Bdale Garbee <bdale@gag.com>  Tue, 31 Aug 2010 00:20:00 -0400
4739
4740 altos (0.7+26+gc35632e) unstable; urgency=low
4741
4742   * don't build all the "fat" jar deliverables by default
4743
4744  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:37:40 -0600
4745
4746 altos (0.7+23+g25764fc) unstable; urgency=low
4747
4748   [ Bdale Garbee ]
4749   * fix up for an 0.7 release
4750   * update changelogs for Debian build
4751
4752   [ Keith Packard ]
4753   * libaltos: AltusMetrum devices use more than one USB ID.
4754   * altosui: provide separate flush_input/flush_output for serial. deal
4755     with monitor automatically
4756   * altosui: discard invalid lines while reading Eeprom flight data
4757   * libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
4758   * libaltos: Missing OS_LDFLAGS on cjnitest build
4759   * libaltos: cjnitest needs altos_flush now
4760   * altos: flush pending output when terminating packet mode
4761   * altos: Abort radio harder when terminating packet mode.
4762   * altos: shut down packet mode cleanly
4763   * libaltos: Fix windows build.
4764   * libaltos: Improve Makefile
4765   * Update telemetrum.inf to include all current USB ids.
4766   * libaltos: Add pre-built Mac OS X libaltos.dylib
4767   * libaltos: Add pre-built Windows .dll
4768   * altos: Windows sends USB Out packets of 0 length. Ack them.
4769   * libaltos: Use overlapped I/O on windows
4770   * altosui: Build linux, mac and windows archives on Linux
4771   * altosui: build debian-style altosui too
4772   * altosui: Devices with USB id 0x000a always get listed
4773
4774   [ Bdale Garbee ]
4775   * continue even if rm's don't have anything to do
4776   * make invocation of 'install' pathless to work on more Unix variants
4777   * add a .gitattributes file, configuring the Mac and Windows binary
4778     library
4779
4780  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:07:13 -0600
4781
4782 altos (0.7) unstable; urgency=low
4783
4784   * update changelogs for Debian build
4785   * fix up for an 0.7 release
4786
4787  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 22:25:38 -0600
4788
4789 altos (0.6+375+g0bd4cc0) unstable; urgency=low
4790
4791   * fix path to installed shared library
4792
4793  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 13:13:14 -0600
4794
4795 altos (0.6+373+gcf65c6b) unstable; urgency=low
4796
4797   [ Keith Packard ]
4798   * altosui: rename AltosEeprom -> AltosEepromDownload, split out Altos
4799     constants
4800   * altosui: Capture config and version info in .eeprom files
4801   * altosui: Merge gps date and time classes into gps class
4802   * altosui: Clear displayed data rows as needed.
4803   * altosui: Split status and info panels into separate files
4804   * altosui: Explicitly initialize Altos class
4805   * altosui: Split flight record out of telemetry class
4806   * altosui: Compute flight state from eeprom data
4807   * altosui: Add comments to Eeprom reader
4808   * altos: add callsign to packet mode, increase payload to 64 bytes
4809   * altosui: Start adding code to write csv files from eeprom/telem
4810     files
4811   * ao-dumplog: add --channel option (for use with -R option)
4812   * libaltos: integrate Windows support.
4813   * altosui: Select devices by USB vendor/product ID.
4814   * altos: Define USB product ID in per-product Makefile.defs file
4815   * altosui: Make teledongle callsign configurable
4816   * altosui: Add TeleMetrum configuration
4817   * altosui: Set callsign when fetching eeprom data over the air
4818
4819   [ Bdale Garbee ]
4820   * add freetts as a build dep
4821   * working on java packaging details
4822
4823   [ Keith Packard ]
4824   * altosui: Add .ihx file reading code and stub out flashing UI
4825   * altosui: Add debug dongle API, split flash UI out
4826   * ao-dumplog: Fix --remote and --channel options to actually work
4827   * altosui: pad TM config dialog values to avoid clipping descenders
4828   * libaltos: use pipe to wake up getchar on close. use mutexes
4829   * altosui: Add lots more cc1111 debug interface functions
4830   * altosui: remove debug printf from AltosHexfile
4831   * altosui: flush serial output before waiting for reply
4832   * altosui: Remove debug printf from AltosRomconfig
4833   * altosui: Finish device programming code
4834   * altos: Place rom config variables in fixed location
4835   * altosui: make default Manifest look for built-in freetts
4836   * altosui: Separate out log file choosing dialog to share with CSV
4837     generator
4838   * altosui: refactor logfile chooser dialog to share more code
4839   * altosui: Add ability to create CSV file from telem or eeprom files
4840   * altosui: disable radio monitoring while using serial line for
4841     debugging
4842   * altosui: Delay mapping Flash UI until flashing actually starts
4843   * altosui: fetch existing romconfig for flashing
4844   * altosui: always display romconfig ui while flashing
4845   * altosui: write USB serial number string while flashing
4846   * altosui: flush replies from serial link when entering debug mode
4847   * altos: always rebuild ao_product.c to track git version
4848   * altos: print GPS state flags in GPS 'g' command
4849   * altos: mark gps date written only after it gets into eeprom
4850   * altosui: Move number parsing code to Altos general class
4851   * altosui: Add AltosGreatCircle constructors
4852   * altosui: add rssi and distance/dir from pad to CSV files
4853   * altosui: AltosEepromReader was mis-setting boost tick
4854   * altosui: Add support for old (version < 3) telemetry files
4855   * altosui: Serial line is in UTF-8 encoding. Deal with it.
4856   * altosui: When parsing saved telem files, errors shouldn't abort file
4857   * altosui: Remove debug printf from AltosState.java
4858   * altosui: command line args are converted to csv format
4859   * altos: prepare for sdcc 2.9.1
4860
4861   [ Bdale Garbee ]
4862   * add a dummy install target
4863   * lose the prebuild hook for now while I'm fumbling
4864   * add install target for libaltos
4865   * add an install target for altosui
4866
4867   [ Keith Packard ]
4868   * altosui: add elevation and range information
4869
4870   [ Bdale Garbee ]
4871   * fix up the wrapper's path to the jar file
4872   * update Debian standards version
4873   * fix permissions on installed jar file, switch from ao-view to
4874     altosui in
4875   * install altosui man page
4876   * fix man page delivery path
4877   * Revert "lose the prebuild hook for now while I'm fumbling"
4878
4879  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 12:40:04 -0600
4880
4881 altos (0.6+303+gb6da90b) unstable; urgency=low
4882
4883   * add freetts as a build dep
4884   * move to science menu
4885   * working on java packaging details
4886
4887  -- Bdale Garbee <bdale@gag.com>  Wed, 11 Aug 2010 22:11:28 -0400
4888
4889 altos (0.6+292+g8fc261c) unstable; urgency=low
4890
4891   * see if my new freetts package works
4892
4893  -- Bdale Garbee <bdale@gag.com>  Sat, 31 Jul 2010 10:55:21 -0600
4894
4895 altos (0.6+290+g7877496) unstable; urgency=low
4896
4897   [ Keith Packard ]
4898   * altosui: check for closed serial device before reading
4899   * altosui: Remove unnecessary freetts .jar files
4900   * altosui: Close serial, join reader thread, free altos_file
4901   * altosui: remove debug printf
4902   * libaltos: build with java src encoding UTF8
4903   * altosui: construct Darwin application directory
4904   * Add Mac OS X packaging bits
4905   * altosui: Switch eeprom extension back to .eeprom
4906   * Moved Mac OS packaging to altosui dir
4907   * altosui: remove option to install to alternate volume
4908   * Make altosui test script executable
4909
4910  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 13:30:19 -0600
4911
4912 altos (0.6+277+gd184819) unstable; urgency=low
4913
4914   [ Bdale Garbee ]
4915   * fix text since TM only has one led to blink
4916   * add swig as a build dep
4917   * add a jdk to the build deps
4918
4919   [ Keith Packard ]
4920   * When the EP0 IN buffer is full, don't panic, just skip sending
4921     another
4922   * Add libaltos which talks to USB connected altos devices
4923   * Switch AltosUI to libaltos for device access
4924   * Present list of altos devices in nice format
4925   * Re-enable freetts
4926   * Re-enable Linux support for altosui.
4927   * Darwin doesn't have strndup.
4928   * libaltos needs -I. on all systems
4929   * libaltos: make clean remove all built files
4930   * libaltos: build fat 10.5-compatible library
4931   * Add Mac OS X packaging files for altosui
4932   * Add application icons for Mac OS X
4933   * Clean up altosui build a bit
4934   * Remove directories as .class file dependencies; it makes them get
4935     rebuilt all the time
4936   * Java clean ups -- use varargs where possible, remove
4937     AltosSerialReader
4938   * Java voice reporting cleanups.
4939   * Force java source encoding to UTF-8
4940   * Make ao_log_data re-entrant as it is used for both sensor and GPS
4941     logs
4942   * altosui: Catch errors opening USB devices. Limit list to relevant
4943     devices
4944   * Make voice and channel menus work.
4945   * Add voice test command for help in adjusting volume.
4946   * Remove debug printf
4947   * altosui: Add eeprom data capture function. No UI yet.
4948   * altosui: Add progress bar for eeprom downloading status
4949   * altosui: Fix Save flight data monitor layout, add cancel
4950   * altosui: Replace device dialog. Center eeprom monitor.
4951   * altosui: report rocket ground bearing at landing only if known
4952   * Reset GPS ready status when GPS comes unlocked on the pad
4953
4954  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 12:50:40 -0600
4955
4956 altos (0.6+236+gcd8aa79) unstable; urgency=low
4957
4958   [ Keith Packard ]
4959   * Telemetry code was mis-computing RSSI
4960   * Switch DBG pins to GPIO when using any debug commands. Reboot to
4961     restore.
4962
4963   [ Bdale Garbee ]
4964   * significant documentation update
4965   * add build dep for sndfile
4966   * reflect documentation file name change
4967   * update to latest Debian standards version
4968
4969  -- Bdale Garbee <bdale@gag.com>  Tue, 20 Jul 2010 22:24:14 -0600
4970
4971 altos (0.6+224+g4766b13) unstable; urgency=low
4972
4973   [ Bdale Garbee ]
4974   * documentation updates from Bob
4975
4976   [ Mike Beattie ]
4977   * Extension to KML output format, and minor bug fix
4978
4979   [ Keith Packard ]
4980   * ao-view: disable radio telemetry monitoring during channel change
4981   * Add special code for USB panic's.
4982   * ao-postflight: was walking off state.data array
4983   * Abort any in-progress radio operation when changing radio channel
4984
4985  -- Bdale Garbee <bdale@gag.com>  Thu, 24 Jun 2010 12:37:34 -0700
4986
4987 altos (0.6+214+g16c4cae) unstable; urgency=low
4988
4989   [ Bdale Garbee ]
4990   * updates including a typo fix from Bob Finch to the PKGBUILD-git.altos
4991   * merge a derivative of Bob Finch's mere mortals guide as getting started
4992   * merge the altusmetrum-themes package
4993
4994   [ Keith Packard ]
4995   * Fix telemetrum.inf, tested by Adrian and Keithp
4996   * Finish basic flight monitoring UI with voice using FreeTTS
4997
4998  -- Bdale Garbee <bdale@gag.com>  Tue, 18 May 2010 00:24:40 -0600
4999
5000 altos (0.6+204+g6bd8513) unstable; urgency=low
5001
5002   * lose the quotes since they apparently aren't necessary
5003
5004  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 19:53:58 -0600
5005
5006 altos (0.6+202+gae6854d) unstable; urgency=low
5007
5008   * update desktop file for conformance with current standards
5009
5010  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 17:04:31 -0600
5011
5012 altos (0.6+200+g68eaaa6) unstable; urgency=low
5013
5014   * add initial package build scripts for Arch Linux from Bob Finch
5015   * add desktop file provided by Bob Finch
5016
5017  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 16:44:27 -0600
5018
5019 altos (0.6+195+gcde60f1) unstable; urgency=low
5020
5021   * Revert "Merge remote branch 'remotes/origin/fix-reset'"
5022
5023  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 13:59:16 -0600
5024
5025 altos (0.6+193+g314d27a) unstable; urgency=low
5026
5027   [ Keith Packard ]
5028   * Don't change dbg clock while changing reset_n. Use 20ms everywhere
5029
5030  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 12:47:51 -0600
5031
5032 altos (0.6+190+g8b6767e) unstable; urgency=low
5033
5034   [ Keith Packard ]
5035   * Fix all stdio reading functions to be __critical
5036   * Use ao_delay to sleep for 2 seconds instead of trying ao_sleep
5037
5038  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 02:34:06 -0600
5039
5040 altos (0.6+187+g8702f49) unstable; urgency=low
5041
5042   [ Bdale Garbee ]
5043   * more text created during SFO->DEN flight
5044   * initial attempt at a telemetrum turn on script .. needs work
5045
5046   [ Keith Packard ]
5047   * Revert "Add optional 's' command to packet slave to enable/disable
5048     slave mode"
5049   * Disable interrupts while reading from stdin
5050
5051  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 01:52:27 -0600
5052
5053 altos (0.6+180+g99094f0) unstable; urgency=low
5054
5055   [ Keith Packard ]
5056   * Increase reset switch time to 100ms
5057   * Add optional 's' command to packet slave to enable/disable slave
5058     mode
5059   * More ALtosUI changes
5060   * Autodetect flite voice registration function
5061
5062   [ Bdale Garbee ]
5063   * capture work done on SFO->DEN flight
5064   * add some RF usage information from an email reply sent today, and
5065     re-indent
5066
5067  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Apr 2010 00:17:57 -0600
5068
5069 altos (0.6+171+g9394393) unstable; urgency=low
5070
5071   [ Bdale Garbee ]
5072   * wrong Yaesu model
5073
5074   [ Keith Packard ]
5075   * Only have the slave return a packet if it received one.
5076
5077  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Apr 2010 15:01:04 -0600
5078
5079 altos (0.6+168+gc0ee1ae) unstable; urgency=low
5080
5081   [ Bdale Garbee ]
5082   * INSTALL file changed by auto tools
5083
5084   [ Keith Packard ]
5085   * libflite may forget to reference libasound
5086
5087  -- Bdale Garbee <bdale@gag.com>  Fri, 09 Apr 2010 00:08:24 -0600
5088
5089 altos (0.6+164+g5c3b6e2) unstable; urgency=low
5090
5091   [ Keith Packard ]
5092   * Start adding java-based UI
5093   * Add telemetry data parsing code
5094   * Add Windows install .inf file
5095   * Fix windows install file
5096   * Add telem parsing code
5097   * Steal C code from ao-view
5098   * Display table of flight info. gps is not working yet though
5099   * Fix up table formatting
5100   * Fix status update
5101   * Fix state updates
5102   * Clean up GPS data formatting
5103   * Report current gps nsat, not last locked nsat
5104   * Remove GPS data missing from skytraq. Save max height/accel/speed
5105   * Remove unused cell renderer class
5106   * Make .jar file
5107   * Use RXTX for serial comm. Add logdir preference saving
5108   * Make ao_radio_idle keep trying to get the radio to idle.
5109   * Don't abort the radio when enabling telemetry monitoring
5110   * Clean up some altosui comments
5111   * Switch TeleMetrum from v0.2 to v1.0
5112   * Add Linux device discovery
5113   * Interrupt running replay thread when starting another replay
5114   * serial port read function cannot be interrupted. poll every 1 second
5115   * TD reports "not-connected" when GPS has 0 sats
5116   * Tasks may move in task structure as a result of ao_exit
5117   * Enable telemetry monitoring
5118   * Use 16-bit flite voice (which appears to have changed symbols
5119     recently)
5120   * When changing RESET line, delay 20ms
5121
5122   [ Bdale Garbee ]
5123   * choose a better set of docbook xsl files
5124
5125  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 19:56:27 -0600
5126
5127 altos (0.6+131+g6629ec5) unstable; urgency=low
5128
5129   * lose the url entirely for now
5130
5131  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:43:01 -0600
5132
5133 altos (0.6+129+g934434f) unstable; urgency=low
5134
5135   * fix typo in url
5136
5137  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:41:38 -0600
5138
5139 altos (0.6+127+g05ad583) unstable; urgency=low
5140
5141   * need another build dep
5142
5143  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:35:04 -0600
5144
5145 altos (0.6+125+g8f1d47e) unstable; urgency=low
5146
5147   * make lintian happy
5148   * tweak copyright assertion
5149   * crudely incorporate "day in the life" info from web page
5150   * rewrite urls in docbook format
5151
5152  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:28:04 -0600
5153
5154 altos (0.6+119+g00f49c8) unstable; urgency=low
5155
5156   [ Bdale Garbee ]
5157   * update changelogs for Debian build
5158   * move gbp.conf into debian/
5159   * initial harness for documentation
5160   * fix typo
5161
5162   [ Keith Packard ]
5163   * Round radio calibration value instead of truncating
5164   * Document the ao-dumplog '--remote' flag for radio-link downloads
5165
5166  -- Bdale Garbee <bdale@gag.com>  Tue, 30 Mar 2010 23:19:15 -0600
5167
5168 altos (0.6+108+g6e61170) unstable; urgency=low
5169
5170   [ Keith Packard ]
5171   * Need to duplicate new altitude conversion code in aoview.
5172
5173  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Mar 2010 17:33:27 -0700
5174
5175 altos (0.6+106+ga1478f6) unstable; urgency=low
5176
5177   [ Keith Packard ]
5178   * Add ao_radio_xmit to help test boards without flashing them.
5179   * Allow product names to have suffixes (like board revisions)
5180   * Fix and document the ao-rawload --run flag
5181   * Add LED test
5182   * Leave .ihx files in the build directory too - easier to debug that way
5183   * Eliminate deadlock when writing config from radio link
5184   * Fix up LED colors for each product.
5185   * Add .gitignore for ao-bringup
5186
5187   [ Bdale Garbee ]
5188   * create a turn on script for lighting up TeleDongle v0.2 boards
5189
5190  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Feb 2010 17:35:32 -0700
5191
5192 altos (0.6+95+g2f45953) unstable; urgency=low
5193
5194   * update changelogs for Debian build
5195   * conditionalize use of git on executability of /usr/bin/git binary
5196
5197  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 17:30:00 -0700
5198
5199 altos (0.6+88+gdeccc10) unstable; urgency=low
5200
5201   * add gawk as a build dependency since strtonum is a gawk extension
5202
5203  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
5204
5205 altos (0.6+86+g2491282) unstable; urgency=low
5206
5207   [ Keith Packard ]
5208   * Disable monitor mode before attempting radio test.
5209   * Ensure that ao_alarm waits at least the specified time
5210   * Remove dbg driver code from telemetrum/teledongle
5211   * Add AT45DBxx1D driver
5212   * Remove green LED and temp sensor from v0.2 code
5213   * Add at45db161d.h header file for new flash part.
5214   * Add 'f' command to display flash status register contents
5215   * Dump more flash parameters for the flash_status command
5216   * Dump config block from read/write config and flash_status commands
5217   * Don't set ao_flash_setup_done until we're actually done.
5218   * Remove flash debugging printfs
5219   * Add simple gps dump command 'g'
5220   * Force idle mode by shorting the SPI clock to ground at boot time.
5221   * Switch to using internal cc1111 temperature sensor
5222   * Missing ao_mutex_put in gps_dump
5223   * Compute daytime using GPS as time base
5224   * Pull in a bit more data for filtering the start of the boost
5225   * Log GPS data on pad after boost detect.
5226   * Change barometer conversion code to shrink conversion table
5227   * Change altos build process to support per-product compile-time
5228     changes
5229   * Update .gitignore files
5230   * Quiet make output.
5231   * Add back stack size checking to altos linking phase
5232   * Must install .map files for ao-load to work
5233
5234  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
5235
5236 altos (0.6+60+g10d1bbc) unstable; urgency=low
5237
5238   [ Keith Packard ]
5239   * Use ao_radio_get/ao_radio_put in packet code.
5240
5241  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
5242
5243 altos (0.6+58+gbbb152c) unstable; urgency=low
5244
5245   [ Keith Packard ]
5246   * Re-order config values. Change frequency to cal
5247   * Allow radio calibration to be set from ao-load
5248   * Add --cal to man page
5249
5250  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
5251
5252 altos (0.6+53+gcd49847) unstable; urgency=low
5253
5254   [ Keith Packard ]
5255   * Remove send_serial and serial_baud commands.
5256   * Make ao_cmd_decimal produce both 32 and 16 bit values.
5257   * Add radio calibration configuration.
5258
5259  -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
5260
5261 altos (0.6+49+g9a1d7dd) unstable; urgency=low
5262
5263   [ Keith Packard ]
5264   * Change default callsign to "N0CALL"
5265
5266  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
5267
5268 altos (0.6+47+g4053309) unstable; urgency=low
5269
5270   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
5271   * change home URL in control file to be the AltOS page
5272
5273  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
5274
5275 altos (0.6+43+gd6ba07e) unstable; urgency=low
5276
5277   [ Keith Packard ]
5278   * Decode HDOP data from skytraq GPS
5279   * Document ao-postflight --gps and --kml options.
5280   * Make ao-postflight create filenames using input filenames.
5281   * Make TD print 0000-00-00 for invalid dates.
5282   * Fix --plot arg handling. Add -all option.
5283   * Convert telemetry file GPS satellite information in cc_log_read
5284   * Don't crash if --plot isn't passed on ao-postflight command line
5285   * ao-postflight: compute barometric alt for each GPS position
5286   * ao-postflight: don't try to use missing gps sat data
5287   * Automatically extract flight number for eeprom and telem filenames.
5288
5289  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
5290
5291 altos (0.6+32+g87e6f3e) unstable; urgency=low
5292
5293   [ Bdale Garbee ]
5294   * fix typo in comment
5295
5296   [ Keith Packard ]
5297   * Reduce igniter firing time from 500ms to 50ms.
5298   * Add GPS date/time output to ao-postflight.
5299   * Eliminate SiRF state values from ao-view.
5300
5301  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
5302
5303 altos (0.6+27+gb0d7e3f) unstable; urgency=low
5304
5305   [ Keith Packard ]
5306   * Add two-point accelerometer calibration.
5307   * Remove "l" command as ao-dumplong no longer uses it
5308   * Remove "d" command
5309   * Remove "f" command
5310   * Reformat ADC values to show all 16 bits
5311   * ao_flight_test was using accel value for pressure too
5312   * Pass accel calibration over telemetry stream. Telemetry data format
5313     change.
5314   * Add ability to dump eeprom data over radio link.
5315   * In packet master, move USB flush from packet thread to echo thread
5316   * In USB pollchar, wait for packet before re-checking USB out len
5317   * Explicitly use USB I/O routines in packet code
5318   * Flush pending input when switching to remote packet mode
5319   * Stop recording in ao-dumplog after receiving an invalid block
5320   * Move ao_match_word from ao_ignite.c to ao_cmd.c
5321   * Add Watchdog Timer Control register definitions
5322   * Add reboot command.
5323   * Return radio to telemetry settings when packet system closed.
5324   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
5325   * Loosen tolerances for main->landed transition
5326   * Provide a dummy 'uninstall' target in the src directory.
5327   * Share telemetry parsing code in cc library.
5328   * Enable telemetry receive in ao_view
5329   * Switch order of serial/flight in ao-postflight summary
5330   * Add flight number to telemetry stream.
5331   * Add date to GPS data, captured from GPRMC packet.
5332   * Stop using SiRF state info.
5333
5334  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
5335
5336 altos (0.6) unstable; urgency=low
5337
5338   [ Keith Packard ]
5339   * Add support for the SkyTraq GPS unit
5340   * Build two versions of TM, one for SiRF, one for SkyTraq
5341   * Save some DSEG space by marking cmd functions __reentrant
5342   * Add ao_wake_task and ao_exit
5343   * Add keyhole-markup generation for ao-postflight.
5344   * Initial packet bits. Just testing transmission
5345   * Add radio carrier command
5346   * Wait for TX to finish sending data
5347   * Add ao_alarm
5348   * Remove reason from ao_dma_abort
5349   * Switch packet code from timer thread to ao_alarm
5350   * Use ao_radio_done to wait for TX to completely finish with packet
5351   * Send SYN packet to set sequence numbers
5352   * Add RFIM register
5353   * Do more flushing in packet test code
5354   * Use ao_alarm for ao_delay so it can be easily interrupted
5355   * Poke master to speed up packet rate when things are busy
5356   * No need to wakeup &ao_tick_count now
5357   * Enable packet-based communcation to command processor
5358   * Add more docs to the README file
5359   * Disable interrupts while removing tasks from task list
5360   * Add ao_usb_pollchar to ao.h
5361
5362  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
5363
5364 altos (0.5+90+g127c312) unstable; urgency=low
5365
5366   * de-version the libreadline-dev build dependency
5367
5368  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
5369
5370 altos (0.5+86+g2de548f) unstable; urgency=low
5371
5372   * automate push of updated and tagged master branch during
5373     debian/rules prebuild
5374   * flush repetitive junk out of debian/changelog, and update the
5375     prebuild target
5376   * add support for tagging git repository on each Debian package build
5377
5378  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
5379
5380 altos (0.5+77+gc57bd7f) unstable; urgency=low
5381
5382   * build for Debian from git
5383
5384  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600