fw/altos
2018-12-31 Keith Packarddoc: Add EasyMega v2.0 specs
2018-12-31 Keith Packarddoc: Update doc/RELNOTES to adapt to asciidoctor change
2018-12-31 Keith PackardAdd shipping products to fat_altos target, note that...
2018-12-31 Bdale Garbeeao-bringup: get turnon_easymega working for v2.0
2018-12-30 Keith Packardaltoslib: Remove spurious debug printf in AltosCalData
2018-12-30 Keith Packardaltos: Don't validate ADXL375 self test for maximum...
2018-12-30 Keith Packardaltos: Make HAS_ACCEL_DEBUG build again
2018-12-30 Bdale Garbeeupdate easymega turn-on script for v2.0
2018-11-02 Keith Packarddoc: Use icons for admonitions
2018-10-26 Keith Packarddoc: Remove asciidoc related files
2018-10-25 Keith PackardRemove cc1111 products from 'fat_altos' list, which...
2018-10-25 Keith Packarddoc: Switch to asciidoctor to format docs
2018-10-23 Keith PackardGenerate LED icons on the fly. Include SVG versions.
2018-10-23 Keith PackardDon't force CFLAGS from top level
2018-10-23 Keith Packardao-tools: Spelling fixes in a couple of man pages
2018-10-23 Keith PackardAdd keywords to .desktop files
2018-10-21 Keith Packardaltoslib: When flashing hardware, pull USB data from...
2018-10-21 Keith Packardaltos/easymega-v2.0: Handle different mpu9250 orientation
2018-10-21 Keith Packardaltoslib: Add support for EasyMega-v2
2018-10-21 Keith Packardaltoslib: Add support for TeleGPS v2
2018-10-20 Keith Packardaltos/adxl375: Clean up initialization, shortening...
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-20 Bdale Garbeealtoslib: fix computation of TeleGPS battery voltage
2018-10-19 Keith Packardaltosui: Add EasyMega v2.0 firmware to release
2018-10-19 Keith Packardaltoslib: Add ADXL375 support and EasyMega v2.0 support
2018-10-19 Keith Packardaltos: Add EasyMega v2.0 to default build
2018-10-19 Keith Packardaltos/easymega-v2.0: Add adxl375, replace mpu6000 with...
2018-10-19 Keith Packardaltos/easymega-v2.0: Change binary to easymega-v2.0...
2018-10-19 Keith Packardaltos: Add ADXL375 driver [v2]
2018-10-19 Keith Packardaltos/stm: Support SPI modes other than 0
2018-10-19 Keith Packardaltos/stm: Make beeper driver support all possible...
2018-10-19 Keith Packardaltos: Create ao_data_fill shared function
2018-10-13 Bdale Garbeealtos: remove usbtrng support (chaoskey prototypes)
2018-10-13 Bdale Garbeealtos: remove telescience support
2018-10-13 Bdale Garbeealtos: remove teledongle-v1.8 support (what was that...
2018-10-13 Bdale Garbeealtos: remove megadongle-v0.1 support, never went beyon...
2018-10-13 Bdale Garbeealtos: remove telepyro-v0.1 support, which was never...
2018-10-13 Bdale Garbeealtos: remove teleterra-v0.1, also an ancient cc1111...
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...
next