fw/altos
2015-05-25 Keith Packardtelefire: Report telefire battery voltage over telemetr...
2015-05-25 Keith Packardaltos: Only set CMAC RSSI value on valid packet received
2015-05-25 Keith Packardtelefire: Make 'good' RSSI value configurable
2015-05-21 Keith Packardaltoslib: Create display-independent map support code
2015-05-19 Keith PackardFlip version to 1.6.0.2
2015-05-19 Keith Packardmicropeak: Use fast load mode by default in -load script
2015-05-19 Keith Packardmicrosplash: Add 'publish' target to Makefile
2015-05-19 Keith Packardaltos: Support 32MHz xtal on cc1200
2015-05-19 Keith Packarddoc: Clarify what 'after motor' means
2015-05-19 Keith Packardao-dump-up: Add --wait option to make testing µPusb...
2015-05-19 Keith Packardaltosui: Remove un-implemented --fetchmaps argument
2015-05-19 Keith Packardaltoslib: Expose locale and non-locale floating point...
2015-05-18 Keith Packardaltoslib: Use Locale.ROOT for KML export
2015-04-28 Keith Packardaltosdroid: Fix tab label height problems
2015-04-28 Keith Packardaltosdroid: Add USB support for TeleDongle/TeleBT
2015-03-29 Keith Packardwindows: Use new windows stub to launch applications
2015-03-29 Keith Packardicon: Convert windows stub into launcher program
2015-03-20 Keith Packardaltos/stmf0: Have fast ADC ring buffer code use wrap...
2015-03-19 Keith Packardaltos/chaoskey: Set USB VID/PID to 0x1d50/0x60c6
2015-03-19 Keith Packardaltos: Add the ability to configure a different USB...
2015-03-10 Keith Packardao-tools/ao-list: Show devices that have no TTY
2015-03-10 Keith Packardaltos/test: Support old telemega eeprom file formats...
2015-03-10 Keith Packardaltos/test: Make aprs test code compile again
2015-03-10 Keith Packardao-tools/ao-mega: Clean up formatting of pyro status...
2015-03-10 Keith Packardaltosui: Add map to MonitorIdle display
2015-03-08 Keith Packardaltos/stmf0: Need ao_exti.h for pin configuration
2015-03-08 Keith Packardaltos: Add makefile for chaoskey flash loader
2015-03-07 Keith Packardaltos: Build chaoskey by default
2015-03-07 Keith Packardaltos: Add .gitignore for chaoskey
2015-03-07 Keith Packarddoc: Update telemetry docs to include new packet formats
2015-03-07 Keith Packardaltosdroid: Deal with bluetooth connection failures...
2015-03-03 Keith Packardaltosui/telegps: Change from variable-units snuck into...
2015-03-03 Keith Packardaltos: Missing pad field in TMv2 data packet
2015-03-03 Keith Packardaltos: Wait for BT disconnect before sending command
2015-03-03 Keith Packardao-tools: Add ao-flash-stm32f0x
2015-03-03 Keith Packardaltoslib: Round frequency when configuring radio
2015-03-03 Keith Packardaltosui/telegps: Add config option for APRS format
2015-03-03 Keith Packardaltos: Make APRS format (compressed/uncompressed) confi...
2015-03-01 Keith Packardaltos/usbtrng: Split out random number generating code...
2015-03-01 Keith Packardaltos: Add chaoskey flash loader
2015-03-01 Keith Packardaltos: Create chaoskey product
2015-03-01 Keith Packardaltos/stmf0: Allocate USB buffers at startup
2015-03-01 Keith Packardaltos/stmf0: Typo in ao_crc_stm.c
2015-03-01 Keith Packardaltos/stmf0: Fix fast ADC interface
2015-03-01 Keith Packardaltos: Allow software to offer other USB interface...
2015-02-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-02-22 Bdale Garbeeswap names so v3.0 is the default TeleDongle version...
2015-02-17 Keith Packardaltosdroid: Ignore automatic tab changing while activit...
2015-02-17 Keith Packardaltosdroid: Missing file: DeviceAddress.java
2015-02-17 Keith Packardaltosdroid: Only speak when GUI is running
2015-02-17 Keith Packardaltosdroid: Explicitly disconnect BT on termination...
2015-02-17 Keith Packardaltosdroid: Lots of bluetooth connection changes
2015-02-17 Keith Packardao-bringup: Changes for telebt for keith's hacking
2015-02-15 Keith Packardaltos: Remove some accidental debug printfs from ao_pac...
2015-02-15 Keith Packardaltos/cc1200: Adjust bit-sync configuration
2015-02-14 Keith Packardaltos: embed ao_alarm and ao_clear_alarm in ao_sleep_for
2015-02-14 Keith Packardao-bringup/turnon_telemini: Detect which programmer...
2015-02-14 Keith Packardaltosuilib: Detect pair programming by product name...
2015-02-14 Keith Packardaltosui: Run all igniter status requests from non-GUI...
2015-02-14 Keith Packardaltos: Replace ao_alarm/ao_clear_alarm with ao_sleep_for
2015-02-11 Tom MarbleAdded continuous output option to ao-usbtrng
2015-02-09 Keith Packardaltos/stmf0: Add ao_crc_stm.c
2015-02-09 Tom MarbleMinor typo in man page
2015-02-08 Bdale Garbeedocument addition of TeleDongle to the set of ARM targe...
2015-02-08 Keith PackardBump java library versions
2015-02-08 Keith Packardaltosuilib: Don't offer to graph some GPS details that...
2015-02-08 Keith Packardaltosuilib: Get the Eeprom download progress bar workin...
2015-02-08 Keith Packarddoc: update 1.6 release notes with recent bug fixes
2015-02-08 Keith Packardaltosuilib: Set the icon and title of the telemetry...
2015-02-08 Keith Packardaltoslib: Clear saved TelemetryReader state instead...
2015-02-08 Keith Packardaltosuilib: Reset telemetry state after processing it
2015-02-08 Keith Packardaltoslib: Drop telemetry packets processed while monito...
2015-02-07 Keith Packardaltosuilib: Wait for product data while scanning
2015-02-07 Keith Packardaltoslib: Mark listener as 'not running' on EOF.
2015-02-07 Keith Packardaltosui: Remove the dregs of AltosDroid load-old-telem...
2015-02-07 Keith Packardaltos: ao_packet_getchar needs to return 'int' so AO_RE...
2015-02-07 Keith PackardUpdate version 1.6 release notes with more bug fixes
2015-02-07 Keith Packardaltos: Separate out ao_tracker force from dbg
2015-02-07 Keith Packardaltos/lpc: Give up on interrupt-driven SPI driver
2015-02-07 Keith Packardaltos/drivers: Increase SPI speed of CC115L to 6MHz
2015-02-07 Keith Packardaltoslib: Initialize GPS data to MISSING for Monitor...
2015-02-07 Keith Packardaltoslib: Use 'stateless' for Monitor Idle
2015-02-07 Keith Packardaltoslib: Support TeleGPS for Monitor Idle
2015-02-07 Keith Packardaltosuilib: Don't show 'Sats in view' for TeleGPS eepro...
2015-02-07 Keith Packardaltosuilib: EEProm download from TeleGPS doesn't have...
2015-02-06 Keith Packardaltoslib: Store MS5607 data in AltosConfigData for...
2015-02-06 Keith PackardPackage TeleDongle-v3.0 firmware with TeleGPS and Altos...
2015-02-06 Keith Packardaltosuilib: New teledongle and telebt devices are not...
2015-02-06 Keith Packardmicropeak: Install Windows AltusMetrum driver bits
2015-02-06 Keith Packardmicropeak: Support both FTDI and Altus Metrum USB IDs
2015-02-06 Keith Packardmicropeak: Fix file association registry install on...
2015-02-06 Keith Packardwindows: Look for current Java version in \SOFTWARE...
2015-02-06 Keith PackardAdd 'keithp-fat' target for uploading temporary builds...
2015-02-06 Keith Packardlibaltos: Use more SetupDi API to get Windows 7 listing...
2015-02-06 Keith PackardUpdate docs for 1.6
2015-02-06 Keith Packardaltos/lpc: Double buffer USB data transfers
2015-02-06 Keith Packardaltos/lpc: Clean up USB endpoint access functions
2015-02-05 Keith Packardaltos/easymini-v1.0: Shrink stack to deal with USB...
2015-02-05 Keith Packardaltos/teledongle-v3.0: Shrink stacks to 320 bytes to...
2015-02-05 Keith PackardRevert LPC usb performance improvements
next