summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | altos: Remove APRS sine-wave tableKeith Packard2012-12-05
| | * | | | | altos: More APRS trimmingKeith Packard2012-12-05
| | * | | | | altos: Remove more unused APRS codeKeith Packard2012-12-05
| | * | | | | altos: Reduce printf calls in APRS packet generationKeith Packard2012-12-05
| | * | | | | altos: Strip out everything but the basic position reporting from APRSKeith Packard2012-12-05
| | * | | | | Signed-off-by: Keith Packard <keithp@keithp.com>Keith Packard2012-12-05
| | * | | | | altos: Add missing ao_aprs.h fileKeith Packard2012-12-05
| | * | | | | altos: Generate all of the APRS messagesKeith Packard2012-12-05
| | * | | | | altos: Add test scaffolding for APRSKeith Packard2012-12-05
| | * | | | | altos: Make aprs code output encoded packets to stdoutKeith Packard2012-12-05
| | * | | | | altos: Add Pico Beacon code as ao_aprs.cKeith Packard2012-12-05
| * | | | | | update stlink-pins document to make it clear 4-pin MicroMaTch is ourBdale Garbee2012-12-28
| | |_|_|/ / | |/| | | |
| * | | | | doc: Add warning about matching battery voltage.Keith Packard2012-12-15
| * | | | | doc: Add paragraph noting differences in JST polarityKeith Packard2012-12-15
| * | | | | Merge branch 'micropeak-1.1'Keith Packard2012-12-14
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | altos: Note that Lithium battery may be included with MicroPeakmicropeak-1.1Keith Packard2012-12-12
| * | | | | altoslib: Discard previous flight state on SN changeKeith Packard2012-12-14
| * | | | | altoslib: Only list flight logs for boards that we know have themKeith Packard2012-12-14
| * | | | | Merge branch 'micropeak-1.1'Keith Packard2012-12-12
| |\| | | |
| | * | | | doc: Update MicroPeak doc to include EEPROM and programming infoKeith Packard2012-12-12
| * | | | | Merge branch 'micropeak-1.1'Keith Packard2012-12-12
| |\| | | |
| | * | | | altos: Log in-flight data for MicroPeakKeith Packard2012-12-12
| | * | | | altos: Add load-slow target for MicroPeakKeith Packard2012-12-12
| | * | | | altos: Tim Van Milligan suggestion for µP -- delay before showing last flightKeith Packard2012-12-11
| * | | | | Merge branch 'micropeak-1.1'Keith Packard2012-12-11
| |\| | | |
| | * | | | altos: Increase MicroPeak blink times a bitKeith Packard2012-12-11
| * | | | | Merge branch 'micropeak-1.1'Keith Packard2012-12-09
| |\| | | | | | |_|_|/ | |/| | |
| | * | | altos: Use alt_t value to hold displayed height in micropeakmicropeak-build-2012-12-09Keith Packard2012-12-09
| | * | | altos: Make sure pa to altitude conversion is done with 32 bitsKeith Packard2012-12-09
| | * | | altos: Store altitude in 32-bits for MicroPeakKeith Packard2012-12-09
| * | | | altosui: Call config UI from AltosConfigData directlyKeith Packard2012-12-07
| | |_|/ | |/| |
| * | | altos: fix functions calling pollchar to use 'int' to hold the valueKeith Packard2012-12-07
| * | | altosui: Use AltosConfigData for altosui configuration dialogKeith Packard2012-12-07
| * | | altoslib: Make AltosConfigData parse all of the config dataKeith Packard2012-12-06
| * | | altoslib: Make AltosMs5607 capable of parsing ms5607 info linesKeith Packard2012-12-06
| * | | altos: Change 'flight-number' to 'current-flight'Keith Packard2012-12-06
| * | | altos: Shrink 'ao_version' by calling printf fewer timesKeith Packard2012-12-06
| | |/ | |/|
| * | altos: Break out GPS speed resetting sequenceKeith Packard2012-12-04
| * | altos: shrink ao_companion_status by merging printf callsKeith Packard2012-12-04
| * | Another ao-mega addition which shouldn't be hereKeith Packard2012-12-04
| * | ao-tools. Oops, let 'ao-mega' slip into build.Keith Packard2012-12-04
| * | ao-sky-flash: Clean up debug printfs a bitKeith Packard2012-12-04
| * | altos: Make skytraq reflashing code try both 9600 and 4800 baudKeith Packard2012-11-30
| * | ao-tools: Add ao-sky-flash to update GPS firmwareKeith Packard2012-11-30
| * | altos: Add support for reflashing skytraq GPS chipsKeith Packard2012-11-30
| * | altos: Expose GPS serial fifo on MegaMetrumKeith Packard2012-11-30
| * | altos: Add ao_task_minimize_latency to reduce IRQ delaysKeith Packard2012-11-30
| * | altos: Use ao_xmemcpy in ao_log_telem.cKeith Packard2012-11-30
| * | altos: Add support for 115200 baud serial ratesKeith Packard2012-11-30
| * | altos: Make stdio 8-bit clean by making pollchar return intKeith Packard2012-11-30