fw/altos
2018-10-13 Keith Packardaltos/drivers: Use stdbool in ao_ms5607.c
2018-10-13 Keith Packardaltos: Remove pdclib bits from Makefile
2018-10-13 Keith PackardRemove .gitmodules
2018-10-13 Keith PackardBump version to 1.8.7.1
2018-10-13 Keith Packardaltos/stm32f4-disco: Start hooking up stm32f413 USB...
2018-10-13 Keith Packardaltos/stm32f4: Add start of stm32f413 USB support
2018-10-13 Keith Packardaltos/stm32f4: Add stm32f413 USART support
2018-10-13 Keith Packardaltos/stm32f4: Add external interrupt bits
2018-10-13 Keith Packardaltos/stm32f4: Add more stm32f413 definitions and suppo...
2018-10-13 Keith Packardaltos: Clean up AO_ROMCONFIG bits
2018-10-13 Keith Packardaltos/stm32f4-disco: Hook up serial console. Add scheme
2018-10-13 Keith Packardaltos/stm32f4: Place ARM.exidx sections after .text
2018-10-13 Keith Packardaltos/stm32f4: Use full printf/scanf (including floats)
2018-10-13 Keith Packardaltos/stm32f4: Add usart driver for usart6
2018-10-13 Keith Packardaltos/stm32f4: Align stack to 8 bytes
2018-10-13 Keith Packardaltos/stm32f4-disco: Add .gitignore
2018-10-13 Keith Packardaltos: Add generic LED driver.
2018-10-13 Keith Packardaltos: Eliminate 'pin' field from GPIO functions
2018-10-13 Keith Packardaltos/stm32f4: Fix clock configuration
2018-10-13 Keith Packardaltos/stm32f4: Add STM32F413 disco board support
2018-10-13 Keith Packardaltos/stm32f4: Start adding support for STM32F413
2018-10-13 Keith Packardaltos: Remove 8051-ism from ao_usb.h
2018-10-13 Keith Packardaltos: Delete random 8051 ISR declarations
2018-10-13 Keith Packardaltos: Allow application-specific prompts for ao_cmd_re...
2018-10-13 Keith Packardaltos: Use stdbool true/false instead of TRUE/FALSE
2018-10-13 Keith Packardaltos: Make cmd number parsing functions return value
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2018-10-13 Keith Packardaltos: Remove *_TO_DATA macros
2018-10-13 Keith PackardRemove pdclib
2018-10-13 Keith Packardaltos: Switch to newlib-nano for libc on arm
2018-10-13 Keith Packardaltos: Remove cc1111 products
2018-10-13 Keith Packardaltos: use %lu for APRS altitude in sprintf
2018-10-13 Keith Packardaltos/stm: Make flash loader work with either 8MHz...
2018-10-13 Keith Packardaltosdroid: Bump version to 18 for 1.8.7
2018-10-13 Bdale Garbeealtos: first cut at easymega v2.0 support .. nothing...
2018-10-11 Bdale Garbeedoc: add bootloader force instructions for TeleBT v4.0
2018-10-09 Bdale Garbeeupdate turnon_telebt to use new approach for saving...
2018-10-09 Bdale Garbeecapture changes to Releasing discovered during 1.8...
2018-10-09 Keith Packardaltos/lpc: Make sure USB pull-up is held low at boot...
2018-10-09 Keith Packardao-bringup: Use new ao-cal-freq options when flashing...
2018-10-08 Bdale Garbeedoc: correct specs for TeleMega v3.0, which still uses...
2018-10-08 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-08 Bdale Garbeeadd new script that uses openocd to reset an LPC target
2018-10-08 Keith PackardSet version to 1.8.7
2018-10-08 Keith Packarddoc: Note fixes for Mac OS X
2018-10-08 Keith PackardSwitch to universal JavaApplicationStub for Mac OS X
2018-10-07 Keith Packardaltos-mapd: Add --max-zoom to limit tile loading. Set...
2018-10-07 Keith Packarddoc: Note that 1.8.7 fixes map images
2018-10-07 Keith Packardaltosuilib: Leave some map debug code around for the...
2018-10-07 Keith Packardaltoslib: Be less chatty about map loading
2018-10-07 Keith Packardaltoslib: NumberFormat can't be shared between parsers
2018-10-07 Keith Packardaltosui/altosdroid: Change message in forbidden map...
2018-10-07 Keith Packardaltos-mapd: Check nearest portion of tile to launch...
2018-10-07 Keith Packardaltos-map: Switch from json FD ops to json FILE ops
2018-10-07 Keith Packardaltos-mapd: Handle clients failing to send valid JSON
2018-10-07 Keith Packardaltosuilib: InputEvent.getModifiers is deprecated,...
2018-10-07 Keith Packardaltosui/altosdroid: Disable offline map type selections
2018-10-07 Keith Packardaltosuilib: Remove GrabNDrag.java
2018-10-07 Keith Packardmap-server: Implement altos-map in C
2018-10-07 Keith Packardaltosdroid: Restore google maps key setting
2018-10-07 Keith Packardaltosdroid: Set offline map scale to 1
2018-10-07 Keith Packardaltos-mapd: Install systemd service file and defaults...
2018-10-07 Keith Packardaltos-map: Support version query from application
2018-10-07 Keith Packardaltosuilib: Fix offline map messages to match new meanings
2018-10-07 Keith Packardaltoslib: Retry map connections 10 times on network...
2018-10-07 Keith Packardaltosdroid: Fix offline map messages to match new meanings
2018-10-07 Keith Packardaltoslib: Change map loading to lat=&lon= from center=
2018-10-07 Keith Packardaltoslib: Use https for launch-sites.txt
2018-10-07 Keith Packardaltos-mapd: Install altosmapd.jar file
2018-10-07 Keith Packardaltos-mapd: Make cache service listen queue longer
2018-10-07 Keith Packardaltos-mapd: Clean up log messages
2018-10-07 Keith Packardaltos-mapd: remove debug printf
2018-10-07 Keith Packardaltos-map: Retry connection to cache service
2018-10-07 Keith Packardaltos-mapd: Add geo-fencing for map requests. Add port...
2018-10-07 Keith Packardaltoslib: Switch to maps.altusmetrum.org when no google...
2018-10-07 Keith Packardaltoslib: Allow launch site URL to be overridden at...
2018-10-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-07 Bdale Garbeealtoslib: update launch-sites.txt location to new home...
2018-10-07 Keith Packarddoc: Make use of 'faketime' configurable with configure...
2018-10-07 Keith Packardaltos-mapd: Use command line to pass map directory in
2018-10-07 Keith Packardaltos-map: Install .jar file for altos-map
2018-10-07 Keith Packardaltos-map: Fix altos-map HTTP syntax
2018-10-06 Keith Packardmap-server: Add maps proxy server
2018-10-06 Keith PackardAdd map-loading documentation
2018-10-06 Keith Packarddoc: Use RELEASE_DATE to set PDF timestamps using faketime
2018-10-06 Keith Packardmacosx: Ship install-macosx script with all apps.
2018-10-06 Keith Packarddoc: Add check for new hardware in specs.inc
2018-10-06 Keith Packarddoc: Update for 1.8.7
2018-10-05 Keith Packardaltos: Force telemetry rate to 38400 when ao_force_freq...
2018-10-05 Keith Packarddoc: Describe Packet Link mode in the initial usage...
2018-10-05 Keith Packarddoc: Describe Packet Link usage and selecting RF param...
2018-10-04 Keith Packardaltoslib: Add missing AltosUnitInfo files
2018-10-03 Keith Packardaltoslib: Fix gyro headings in CSV files
2018-10-03 Keith Packardao-bringup: Add 'fix-telebt' to reflash TeleBT v4.0...
2018-10-03 Keith Packardaltosui: Fetch RF calibration value for TBT v4.0 units...
2018-10-02 Keith Packardaltos: sdcc doesn't have 'false' and 'true'.
2018-10-02 Keith Packardao-tools/ao-cal-freq: Add --nosave and --output options...
2018-10-02 Keith Packardmicropeak: Add MicroUSB 'equals' method
2018-10-02 Keith Packarddoc: Don't accidentally create zero-length PDF files
2018-10-02 Keith Packardaltos/drivers: Shrink ao_ms5607.c code to fit on microp...
next