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