update changelog for Debian build
[fw/altos] / debian / changelog
index 7f75cca4b55bba67a5e55ace7184821a9b17d104..cbc2cc36ffca11978985dae5fb47bb5a353fe528 100644 (file)
@@ -1,3 +1,329 @@
+altos (1.8.7-1) unstable; urgency=medium
+
+  [ Bdale Garbee ]
+  * capture updates to Releasing from 1.8.6 release process
+  * altos: don't build fox1ihu by default
+  * altoslib: update launch-sites.txt location to new home at maps.altusmetrum.org
+  * add new script that uses openocd to reset an LPC target
+  * update debian/rules to reflect configuration changes needed for 1.8.7
+  * doc: correct specs for TeleMega v3.0, which still uses the MMA6555
+  * releasing 1.8.7
+  * update changelog for Debian build
+  * patches merged upstream in 1.8.7 release
+  * we need graphviz as a build-dep for 1.8.7
+  * releasing 1.8.7
+
+  [ Keith Packard ]
+  * Bump version to 1.8.6.1
+  * Include TeleMega v3.0 firmware with releases
+  * Bump java lib versions to 13
+  * altos: Remove spurious ao_mma655x_spi_index variable
+  * altos: Remove spurious 'const' from ao_state_names
+  * altos: Allow timer interrupt without needing tick count
+  * altos/lpc: Fix stdio wakeup on serial IRQ
+  * altos/stmf0: Stop using 'stdin' name as local variable
+  * altos: Switch global 'log' to 'ao_log_data'
+  * altosuilib: Add 'equals' method to AltosDevice
+  * altosuilib: Poll for devices while Select Device dialog is displayed
+  * altosuilib: Show a more useful message when the flash target device is unknown
+  * altosuilib: Don't show radio parameter when reflashing radioless devices
+  * altoslib: Use common constants for flash action messages
+  * altosuilib: Include device path in equals test of AltosUSBDevice
+  * altosuilib: Provide dialog while waiting for flash target to re-appear
+  * altoslib: Reduce debug printf spamming during flashing operation
+  * altos/drivers: Shrink ao_ms5607.c code to fit on micropeak still
+  * doc: Don't accidentally create zero-length PDF files
+  * micropeak: Add MicroUSB 'equals' method
+  * ao-tools/ao-cal-freq: Add --nosave and --output options. Check save results.
+  * altos: sdcc doesn't have 'false' and 'true'.
+  * altosui: Fetch RF calibration value for TBT v4.0 units from web
+  * ao-bringup: Add 'fix-telebt' to reflash TeleBT v4.0 with correct rf cal
+  * altoslib: Fix gyro headings in CSV files
+  * altoslib: Add missing AltosUnitInfo files
+  * doc: Describe Packet Link usage and selecting RF param defaults for TeleMini
+  * doc: Describe Packet Link mode in the initial usage section
+  * altos: Force telemetry rate to 38400 when ao_force_freq is set
+  * doc: Update for 1.8.7
+  * doc: Add check for new hardware in specs.inc
+  * macosx: Ship install-macosx script with all apps.
+  * doc: Use RELEASE_DATE to set PDF timestamps using faketime
+  * debian: build depend on faketime
+  * Add map-loading documentation
+  * map-server: Add maps proxy server
+  * altos-map: Fix altos-map HTTP syntax
+  * altos-map: Install .jar file for altos-map
+  * altos-mapd: Use command line to pass map directory in
+  * doc: Make use of 'faketime' configurable with configure.ac. Default to 'no'
+  * altoslib: Allow launch site URL to be overridden at runtime
+  * altoslib: Switch to maps.altusmetrum.org when no google map key is available
+  * altos-mapd: Add geo-fencing for map requests. Add port and key arguments
+  * altos-map: Retry connection to cache service
+  * altos-mapd: remove debug printf
+  * altos-mapd: Clean up log messages
+  * altos-mapd: Make cache service listen queue longer
+  * altos-mapd: Install altosmapd.jar file
+  * altoslib: Use https for launch-sites.txt
+  * altoslib: Change map loading to lat=&lon= from center=
+  * altosdroid: Fix offline map messages to match new meanings
+  * altoslib: Retry map connections 10 times on network failure
+  * altosuilib: Fix offline map messages to match new meanings
+  * altos-map: Support version query from application
+  * altos-mapd: Install systemd service file and defaults file
+  * altosdroid: Set offline map scale to 1
+  * altosdroid: Restore google maps key setting
+  * map-server: Implement altos-map in C
+  * altosuilib: Remove GrabNDrag.java
+  * altosui/altosdroid: Disable offline map type selections
+  * altosuilib: InputEvent.getModifiers is deprecated, use getModifiersEx
+  * altos-mapd: Handle clients failing to send valid JSON
+  * debian: Add libjansson-dev build depend
+  * altos-map: Switch from json FD ops to json FILE ops
+  * altos-mapd: Check nearest portion of tile to launch site
+  * altosui/altosdroid: Change message in forbidden map tiles
+  * altoslib: NumberFormat can't be shared between parsers
+  * altoslib: Be less chatty about map loading
+  * altosuilib: Leave some map debug code around for the future
+  * doc: Note that 1.8.7 fixes map images
+  * altos-mapd: Add --max-zoom to limit tile loading. Set default to 15.
+  * Switch to universal JavaApplicationStub for Mac OS X
+  * doc: Note fixes for Mac OS X
+  * Set version to 1.8.7
+  * ao-bringup: Use new ao-cal-freq options when flashing teledongle v3.0
+  * altos/lpc: Make sure USB pull-up is held low at boot for 'a while'
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 08 Oct 2018 21:02:16 -0600
+
+altos (1.8.6-2) unstable; urgency=medium
+
+  * quick patch to not include fox1ihu in build by default, closes: #907480
+  
+ -- Bdale Garbee <bdale@gag.com>  Thu, 30 Aug 2018 21:41:00 -0600
+
+altos (1.8.6-1) unstable; urgency=medium
+
+  [ Bdale Garbee ]
+  * add a paragraph to the intro pointing to the altusmetrum email list
+  * another second seems to help on the very slow Acer laptop
+  * add a warning about Google limiting per-day access until/unless we pay
+  * altos/fox: rename fox product
+  * move signal that forces flash-loader on to PB8, active high
+  * had the sense backwards .. presence of 'attached' should put us in the loader
+  * add a turnon script for TeleLCO v2.0
+  * add telefireeight-v1.0 to products built by default in src/Makefile
+  * releasing 1.8.6
+
+  [ Keith Packard ]
+  * altos/ao_cc1120: Only call ao_packet_slave_stop when HAS_SLAVE
+  * altos: Hack up code for TeleMetrum to make it just a tracker
+  * micropeak: Make reported 'max height' value show filtered max height
+  * altosdroid: Attempt to avoid some reported altosdroid crashes
+  * doc: add release check for altusmetrum-docinfo.xml copyright
+  * altos/stm: Simplify ao_usb_write a bit
+  * altos: Use max of 64 previous orient values when checking pyro limits
+  * altos/flash-loader: On STM, don't include ao_usb_disable
+  * Set version to 1.8.5.1
+  * altoslib: Clarify terms in Mega pyro config
+  * altoslib: Remove ascending/descending from pyro config
+  * altoslib: Flush settings restoration commands after accel cal
+  * altoslib: Keep config data accel cal in antenna up form.
+  * altoslib: Fix data fetching during flashing of cc1111-based devices
+  * altos/fox: Add fox1ihu bringup firmware
+  * altos/fox: Initialize FOX adc
+  * altos/fox: Fix up Fox ADC bits
+  * altos/fox: Provide names for fox ADC channels
+  * altos/fox: Turn on all of the fox lights
+  * altos/fox: Add watchdog timer
+  * altos/fox: Enable M25 driver for MRAM.
+  * altos/fox: Add MRAM and SD card drivers
+  * altos/fox: Add fox1ihu flash loader
+  * altos/fox: Run app when PD6 is low
+  * altos/fox: update product name to show v2, enable watchdog by default
+  * altos/fox: Transition to current altos build environment
+  * altos/fox: Update ADC to fox-1 IHU Revision 2
+  * altos/fox: Enable system timer in flash loader and prod watchdog with it
+  * altos: Build fox1ihu by default
+  * Remove ao_radio_cal from stm products without radios
+  * altos/fox1ihu: Pull down radio control pin in flash loader
+  * altoslib: Fix Idle Monitor on TeleMega v3
+  * altos/stmf0: Change tests for AO_BOOT_CHAIN and AO_BOOT_PIN to #if
+  * altos/stmf0: whitespace fix
+  * altos/stmf0: Set 0x0 mapping to Main Flash for boot loader
+  * ao-bringup/turnon_telemini: Skip DFU if no DFU device is present
+  * altos/kernel: Define usb IN2/IN3 functions
+  * altos/kernel: Add USB descriptors for IN3
+  * altos/stmf0: Toggle IN2 SW_BUF bit when sending data
+  * altos/stmf0: Add IN3 alternate endpoint support
+  * altos/stmf0: Fix up USB debug code
+  * altos/chaoskey-v1.0: Add endpoint for reading flash contents
+  * ao-chaosread: Add support for the new flash endpoint in chaoskey
+  * Update version to 1.8.5.2
+  * altos: Eliminate height requirement for coast detect
+  * altos/test: Replace state name with 10* state value in test log. Fix raw speed
+  * doc: Update pyro channel info to reflect UI changes
+  * altos: Add µPusb v3.0 project
+  * altos/stmf0: leave ao_power_gpio names undefined without power management
+  * altos/mpusb-v3.0: Make it compile again
+  * altos: add 'vidtime', a simple brightness monitor
+  * altos/vidtime: Check for value change in normal code, not irq
+  * altos: Add TeleLCO v2.0 product
+  * altos/stm: Add per-LED port/pin mode in LED code
+  * altos/drivers: Pads with multi-port firing and pad selector DIP switch
+  * altos: Add TeleFireEight v1.0 product
+  * altos/telelco-v2: Change select button to alternate box/pad mode
+  * altos/ao_button.c: Support up to 16 buttons
+  * altos/telelco-v2.0: Only switch encoder mode on push, not release
+  * altos/drivers: Make quadrature debounce longer by default. Fix state tracking
+  * altos/telelco-v2.0: Reduce quadrature debounce time
+  * altos/driver: Add support for one-step-per-click quadrature encoder
+  * altos/telelco-v2.0: Use single-step quadrature code
+  * altos/telelco-v2.0: Only look at drag select presses, not releases
+  * altos/telelco-v2.0: Mixed up the select_button pin (is E0, was set to E13)
+  * altos/telelco-v2.0: Fix button names and pin mappings. Add drag LED.
+  * altos/telelco-v2.0: A bit fancier with the drag-mode LED show
+  * altos/telelco-v2.0: Add debug output for pad voltage display
+  * altos/telelco-v2.0: Change drag race selected/no-continutity pattern
+  * altos/stm: Add polling ADC sampler API
+  * altos/telelco-v2.0: Display local batt voltage at startup
+  * altos/stm: Enable HSI timer when HAS_ADC_SINGLE is set
+  * altos/telelco-v2.0: Set HAS_ADC_SINGLE to enable HSI timer
+  * altoslib: Revert field name changes for accel cal values
+  * altos/telefireeight-v1.0: Fix ADC definitions
+  * altos/telefire*: Do voltage tests in decivolts instead of ADC units
+  * altos/telelco-v2.0: Test displays at power on
+  * altos/telelco: Remove STATIC_TEST code from stand-alone LCO boxes
+  * altos/stm: Remove unused ADC names from ao_adc_single_stm.c
+  * altos/stm: Define ADC channels for TEMP and V_REF
+  * ao-bringup: Find dfu-util in $PATH for chaoskey
+  * altos/telelco-v0: Test display, show batt voltage at boot
+  * altos/driver: Improve quadrature debouncing for mechanical encoders
+  * altos/telelco-v0.2-cc1200: Add build for NAR hacked TeleLCO v0.2 board
+  * altos/telelco-v2.0: Fix AO_ADC_DUMP
+  * Bump version to 1.8.6
+  * altos/stm: Let products override AO_LED_TYPE for stm processors
+  * altos/ao_pad: Use AO_LED_TYPE for computing active LEDs.
+  * altos/ao_pad: Turn on all LEDs for a moment at power up
+  * altos/ao_pad: Move LED test to the monitor task
+  * altos/telelco-v2.0: Do all drag race beeping from the beeping thread
+  * altosuilib: Split cc1111 vs arm telefire/telemini for flashing
+  * altos/test: Compute and show height error tracker in ao_flight_test
+  * altos: Share common LCO functions in ao_lco_bits.c
+  * altos: Build telelco-v2.0 by default
+  * altos: A bit more LCO code sharing
+  * altos: Fix telelcotwo build for new ao_lco_bits.c file
+  * altos: Fix LCO display while searching
+  * altos: Make LCO search directly drive pad/box displays
+  * altos: Make fewer LCO variables public
+  * altos: Fetch current quadrature status at startup time
+  * altoslib: Make stop_remote delay depend on the data rate
+  * ao-tools/ao-dumplog: Dump entire eeprom contents
+  * altos: Change 'after motor' pyro check to be >= instead of ==
+  * altos/stm-demo: Set up for dumping eeprom
+  * altos/plottest: Make linewidth bigger
+  * altos: Add separate 'ao_launch_tick'. Use in pyro and lockout.
+  * Update docs for 1.8.6
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 05 Aug 2018 11:25:17 +0800
+
+altos (1.8.5-1) unstable; urgency=medium
+
+  [ Bdale Garbee ]
+  * update Releasing with wisdom from 1.8.4 release process
+  * need to push telegps-v2.0 loader .bin file to corporate repo, too
+  * doc: update copyright year in doc/altusmetrum-docinfo.xml
+  * preparing to release 1.8.5
+
+  [ Keith Packard ]
+  * altos/scheme: Add separate floor-quotient builtin
+  * altos/scheme: Pull out per-frame vals while printing list of frames
+  * altos/scheme: Add support for hex, octal and binary constants
+  * altos/scheme: support %x format for scheme printf
+  * altos/scheme: fix parsing of vector followed by list
+  * altos/scheme: Add start/end args to vector->list
+  * altos/scheme: Make for-each tail recursive
+  * altos/scheme: Make constant built pool as large as possible
+  * altos/scheme: add make-string builtin
+  * altos/scheme: Fix macro-detection debugging
+  * altos/scheme: Add builtin list-tail
+  * altos/scheme: Allow make-vector value param to be optional
+  * altos/scheme: Accept more escaped character constants
+  * altos/scheme: Add vector and string funcs. Test everybody.
+  * altos/scheme: add 'install' target to install both test and tiny test
+  * altos/scheme: Add ports. Split scheme code up.
+  * altos/lambdakey-v1.0: Switch back to command buffered input
+  * altos/kernel: Use ao_put_string for syntax error message
+  * altos/stmf0: Remove packet counters from non-debug build
+  * altos/stmf0: Stop shadowing USB tx buffers in system RAM
+  * altos/stmf0: Use double buffering for USB tx data
+  * altos/stmf0: use double buffering for USB rx data
+  * ao-chaosread: add --raw and --cooked flags
+  * altos/stmf0: Use double buffering for ChaosKey
+  * altos/scheme: Split tests out from build sources
+  * altos/scheme: Allow individual lisp keywords to be feature-conditional
+  * altos/scheme: remove debug code from vector write
+  * altos/lambdakey-v1.0: Add LED function back in
+  * altos/scheme: Allow unicode in lexer
+  * altos/scheme: Move ao-scheme to a separate repository
+  * altoslib/altosuilib: Validate rom image is for target device
+  * libaltos: Use case-insensitive compare when matching BT MACs
+  * Add TeleGPS v2.0 binaries to distribution
+  * ao-bringup: Don't wait for user when testing EasyMini igniters
+  * chaoskey: Create unified ROM image with both loader and app
+  * ao-bringup: Check for Loader USB id before attempting dfu-util
+  * ao-usbload: Flip product names in loader error message
+  * altos: Make panic beeps use fixed frequencies
+  * altos/stmf0: Add some common definitions for flash loaders
+  * doc: Add release notes for 1.8.5
+  * Bump version to 1.8.5
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 18 Mar 2018 15:50:54 -0600
+
+altos (1.8.4-1) unstable; urgency=medium
+
+  [ Bdale Garbee ]
+  * update Releasing with changes discovered in 1.8.3 release process
+  * releasing 1.8.4
+
+  [ Keith Packard ]
+  * doc: Don't 'publish' release notes, don't build pdf release notes
+  * altos/scheme: Add ao_scheme_vector.c
+  * altos/scheme: Support scheme subsetting via feature settings
+  * altos/lambdakey-v1.0: Get this building again
+  * altos/kernel: Allow ao_cmd to be built without tasking
+  * altos/stm: Align 'data' to 8 bytes, just like textram
+  * altos/scheme: apply const to places taking const strings.
+  * altos/scheme: More compiler warning cleanups
+  * altos/scheme: Use direct calls from frame to frame_vals mem functions
+  * altos/scheme: inline some mem calls to reduce stack usage.
+  * altos/lambdakey-v1.0: Make stack larger
+  * altos/scheme: integer? is builtin on all versions
+  * altos/scheme: swap BIGINT and STRING types
+  * altos/lambdakey-v1.0: shrink scheme code to fit the ROM
+  * ao-bringup/test-chaoskey: Make finding most recent device more reliable
+  * altos/scheme: Use AO_SCHEME_IS_CONS in cons memory funcs
+  * altos/scheme: Use memory manager mark code to note recursive print
+  * altos/scheme: abort when we try to print an invalid value
+  * altos/scheme: rearrange debugging defines
+  * altos/scheme: Work around gcc 7.2.0 optimization bug in memory manager
+  * altos/scheme: Compile scheme test with -O3
+  * altos/scheme: Rework display/write code
+  * altos/scheme: apply also needs to not free value list on lambdas
+  * altos/scheme: (define (foo . bar)) has a pair, not list as card
+  * altos/scheme: Clean up test CFLAGS
+  * altos/scheme: Don't optimize ao_scheme_make_const
+  * altos/scheme: ao_scheme__cons -> ao_scheme_cons
+  * altos/scheme: AO_SCHEME_IS_CONS -> ao_scheme_is_cons
+  * altos/scheme: Replace memory pool macros with inlines
+  * altos/scheme: Replace per-type indexed stash with poly stash heap
+  * altos/lambdakey-v1.0: Add back and/or macros
+  * altos/easymini-v2.0: Adapt to final hardware pin assignment changes
+  * ao-bringup: turnon_easymini was left with dfu_util disabled
+  * altos/attiny: Add ADC implementation
+  * altos/micropeak: Remove all compiler results
+  * Doc updates for version 1.8.4
+  * Bump for version 1.8.4
+
+ -- Bdale Garbee <bdale@gag.com>  Thu, 21 Dec 2017 19:07:43 -0700
+
 altos (1.8.3-1) unstable; urgency=medium
 
   [ Bdale Garbee ]