summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* altos: Move ao_config declarations to ao_config.hKeith Packard2014-05-25
* altos: Make MS5607 PROM a public variableKeith Packard2014-05-25
* micropeak: Add -Xlint:unchecked to javac lineKeith Packard2014-05-25
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* ao-tools: Add cc_usb_write functionKeith Packard2014-05-25
* altosui/altosuilib/altoslib: Move more stuff out of autosui. Reduce site map ...Keith Packard2014-05-25
* altosui/altosuilib: Cleanup -Xlint:unchecked warningsKeith Packard2014-05-25
* altoslib: Move CSV/KML output code to altoslibKeith Packard2014-05-22
* altos: Add config values for tracker start motion limitsKeith Packard2014-05-21
* altos/test: Parse mega ground data. Fix pyro parsingKeith Packard2014-05-21
* altos/test: Get APRS generation test working againKeith Packard2014-05-21
* altos: Don't define ao_ignite_decivolt without ignitersKeith Packard2014-05-21
* altos: Expose ao_gps_set_rate from u-blox driverKeith Packard2014-05-21
* altos: Fix cc115l debug buildKeith Packard2014-05-21
* altos: Allow APRS to send just battery voltageKeith Packard2014-05-21
* altos/lpc: whitespaceKeith Packard2014-05-21
* altos/lpc: adc code computes number of active ADC channelsKeith Packard2014-05-21
* altos/stm: Make stm applications depend on ao_boot.hKeith Packard2014-05-21
* altosui: Remove another beep config debug printfKeith Packard2014-05-16
* altosui: Remove debug printf about beep configKeith Packard2014-05-15
* altos: stm and lpc ao_boot.h were identical. move to kernel.Keith Packard2014-05-15
* altos: Use explicit boot loader signal in ao_boot_rebootKeith Packard2014-05-15
* doc: Document the Apogee Lockout settingKeith Packard2014-05-15
* include EasyMega MakefilesBdale Garbee2014-05-15
* working?Bdale Garbee2014-05-15
* lose the (old) easymega-v1.0 directory in favor of my fresher 0.1Bdale Garbee2014-05-15
* altos: Make quadrature debounce per-pin rather than per-deviceKeith Packard2014-05-15
* altos/telemini-v2.0: Enable beep frequency configurationKeith Packard2014-05-15
* altos/telemini-v2.0: Remove old baro->alt conversion tableKeith Packard2014-05-15
* altos/cc1111: Switch P1_0 from a green LED to USB pullupKeith Packard2014-05-15
* altos/cc1111: Add support for CPU-driven USB pullupKeith Packard2014-05-15
* altos/cc1111: Errata fix isn't needed for discontinued productsKeith Packard2014-05-13
* altos/cc1111: Wait for xtal to be stableKeith Packard2014-05-13
* Merge remote-tracking branch 'origin/master'Keith Packard2014-05-12
|\
| * update TeleMega turn-on script and Releasing for new stable firmware homeBdale Garbee2014-05-12
| * fix copyright yearBdale Garbee2014-05-09
* | ao-tools/ao-usbload: Check image flash usage against device flash availabilityKeith Packard2014-05-12
* | altos/flash-loader: Check memory addresses against flash spaceKeith Packard2014-05-12
* | altos/stm: Use #define'd constants for GPIO register addressesKeith Packard2014-05-12
* | altos/stm: Figure out available flash space based on chip id registersKeith Packard2014-05-12
* | altos/stm: White space fix in ao_boot_pin.cKeith Packard2014-05-12
* | altos/stm: Use flash address of boot loader instead of 0x0Keith Packard2014-05-12
* | altos: Assume all LPC products will have 32KB of flashKeith Packard2014-05-12
* | altos: Report amount of program space available in the version commandKeith Packard2014-05-12
* | altos: Add LED test command to pca9922 driverKeith Packard2014-05-12
* | ao-bringup: Use official binaries for EasyMini turnonKeith Packard2014-05-12
* | ao-bringup: test-baro should accept altitudes a bit below sea levelKeith Packard2014-05-12
* | atosui: Hide Callsign and RSSI tabs for devices without a radioKeith Packard2014-05-12
* | altos: Simplify quadrature trackingKeith Packard2014-05-09
* | altos: Clean up trailing whitespace in ao_pad.cKeith Packard2014-05-08