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