altoslib: Add units converters for latitude and longitude
[fw/altos] / src /
2014-06-13 Keith Packardaltos/telegps: Create new flight if current flight...
2014-06-13 Keith Packardaltos: Define ao_log_mutex in ao_log.c rather than...
2014-06-13 Keith Packardaltos/telegps: Keep ring of recent GPS positions to...
2014-06-13 Keith Packardaltos/telegps: Set default log to 496kB for 4 logs
2014-06-13 Keith Packardaltos: Show current flight number for TeleGPS
2014-06-12 Keith Packardaltos/telegps: Don't log data when plugged in to USB
2014-06-12 Keith Packardaltos/telegps: Build .ihx versions for TeleGPS
2014-06-12 Keith Packardaltos: Re-enable telemini v2.0 builds
2014-06-12 Keith Packardaltos/telemini-v2.0: Disable beep frequency config...
2014-06-12 Keith Packardaltos: Disable TeleMini v2.0 build for now
2014-06-10 Keith Packardaltos: Set TeleGPS default log size to half of avaiable...
2014-06-10 Keith Packardaltos: Simplify tracker logic, removing boost detect
2014-06-10 Keith PackardRevert adding state to GPS location packets
2014-06-10 Keith Packardaltos: Make extra pyro channel firing time configurable
2014-06-10 Keith Packardaltos: Report total available log space in version...
2014-06-10 Keith PackardRevert "altos: Write current flight state to GPS data...
2014-06-08 Keith Packardaltos: Enable ADC for TeleGPS v1.0 battery voltage...
2014-06-08 Keith Packardaltos: Encode TeleGPS battery voltage in configuration...
2014-06-08 Keith Packardaltos: Make telegps builds depend on ao_tracker.h
2014-06-08 Keith Packardaltos: Reduce tracker GPS buffer to 4 samples
2014-06-08 Keith Packardaltos: Define lat/lon sum variables as 64-bit instead...
2014-06-08 Keith Packardaltos: Use 0x80 to indicate valid state value in the...
2014-06-07 Keith Packardaltos: Switch TeleGPS to GPS logging format
2014-06-07 Keith Packardaltos: Update other CONFIG_EEPROM users to set LOG_ERAS...
2014-06-07 Keith Packardaltos: Write tracker logging from tracker thread directly
2014-06-07 Keith Packardaltos: Write current flight state to GPS data from...
2014-06-07 Keith Packardaltos: Add TeleGPS logging format
2014-06-07 Keith Packardaltos/telemega-v1.0: Adjust config params to make fligh...
2014-06-07 Keith Packardaltos: Clear out eeprom erase records when writing...
2014-06-07 Keith Packardaltos: Allow value other than 0 for marking erased...
2014-06-07 Keith Packardaltos: Allow AO_CONFIG_MAX_SIZE to be configured. Valid...
2014-06-07 Keith Packardaltos: Move ao_tracker.c to kernel
2014-06-06 Keith Packardaltos: Add telegps-v1.0 code and loader 1.3.2.2
2014-06-06 Keith Packardaltos/telegps-v0.3: Remove ao_flight_number from main...
2014-06-06 Keith Packardaltos/telegps-v0.3: Disable APRS by default. Set log...
2014-06-06 Keith Packardaltos: Force telemetry on by default for v0.3 TeleGPS...
2014-06-06 Keith Packardaltos/lpc: HAS_USB_CONNECT has been changed to mean...
2014-06-06 Keith Packardaltos: Fix config to set default log size for all devic...
2014-06-06 Keith Packardaltos: Add AO_LOG_FLIGHT packet to TeleGPS logs
2014-06-06 Keith Packardaltos/telegps-v0.3: Add tracker task
2014-06-06 Keith Packardaltos: Add debug to tracker to force launch
2014-06-06 Keith Packardaltos: tracker distance computation flipped arguments...
2014-06-06 Keith Packardaltos: Fix tracker start state
2014-06-06 Keith Packardaltos: Stick flight state in GPS location packets
2014-06-06 Keith Packardaltos: Have tracker average 5 GPS samples before moving...
2014-06-06 Keith Packardaltos: Change tracker not-moving speed to 2m/s and...
2014-06-06 Keith Packardaltos: ao_distance was overflowing when checking for...
2014-06-06 Keith Packardaltos: Allow cc115l driver to be built without radio...
2014-06-06 Keith Packardaltos: Include sensor logging task only on flight boards
2014-06-06 Keith Packardaltos: Add tracker task for TeleGPS
2014-06-06 Keith Packardaltos: Add ao_distance.c to compute cartesian distances...
2014-06-03 Keith Packardaltos: Fetch/store only 8 bits for pyro state values
2014-06-03 Keith Packardaltos: Maximum pyro configuration parameter has 4 bytes...
2014-06-03 Keith Packardaltos: Configuring pyro channels can use more than...
2014-05-31 Keith Packardaltos: Allow sparse GPS data logging for TeleGPS
2014-05-31 Keith Packardaltos: Test APRS altitude encoding
2014-05-31 Keith Packardaltos: Switch APRS altitude encoding computation to...
2014-05-27 Keith Packardaltos: Fake flight code changes in kernel and stm
2014-05-26 Keith Packardaltos/test: Fix ADC structure for mega, use ao_config.h
2014-05-26 Keith Packardaltos: Move ao_config declarations to ao_config.h
2014-05-26 Keith Packardaltos: Make MS5607 PROM a public variable
2014-05-21 Keith Packardaltos: Add config values for tracker start motion limits
2014-05-21 Keith Packardaltos/test: Parse mega ground data. Fix pyro parsing
2014-05-21 Keith Packardaltos/test: Get APRS generation test working again
2014-05-21 Keith Packardaltos: Don't define ao_ignite_decivolt without igniters
2014-05-21 Keith Packardaltos: Expose ao_gps_set_rate from u-blox driver
2014-05-21 Keith Packardaltos: Fix cc115l debug build
2014-05-21 Keith Packardaltos: Allow APRS to send just battery voltage
2014-05-21 Keith Packardaltos/lpc: whitespace
2014-05-21 Keith Packardaltos/lpc: adc code computes number of active ADC channels
2014-05-21 Keith Packardaltos/stm: Make stm applications depend on ao_boot.h
2014-05-16 Keith Packardaltos: stm and lpc ao_boot.h were identical. move to...
2014-05-16 Keith Packardaltos: Use explicit boot loader signal in ao_boot_reboot
2014-05-15 Bdale Garbeeinclude EasyMega Makefiles
2014-05-15 Bdale Garbeeworking?
2014-05-15 Bdale Garbeelose the (old) easymega-v1.0 directory in favor of...
2014-05-15 Keith Packardaltos: Make quadrature debounce per-pin rather than...
2014-05-15 Keith Packardaltos/telemini-v2.0: Enable beep frequency configuration
2014-05-15 Keith Packardaltos/telemini-v2.0: Remove old baro->alt conversion...
2014-05-15 Keith Packardaltos/cc1111: Switch P1_0 from a green LED to USB pullup
2014-05-15 Keith Packardaltos/cc1111: Add support for CPU-driven USB pullup
2014-05-14 Keith Packardaltos/cc1111: Errata fix isn't needed for discontinued...
2014-05-14 Keith Packardaltos/cc1111: Wait for xtal to be stable
2014-05-13 Keith PackardMerge remote-tracking branch 'origin/master'
2014-05-13 Keith Packardaltos/flash-loader: Check memory addresses against...
2014-05-13 Keith Packardaltos/stm: Use #define'd constants for GPIO register...
2014-05-13 Keith Packardaltos/stm: Figure out available flash space based on...
2014-05-13 Keith Packardaltos/stm: White space fix in ao_boot_pin.c
2014-05-13 Keith Packardaltos/stm: Use flash address of boot loader instead...
2014-05-13 Keith Packardaltos: Assume all LPC products will have 32KB of flash
2014-05-13 Keith Packardaltos: Report amount of program space available in...
2014-05-13 Keith Packardaltos: Add LED test command to pca9922 driver
2014-05-09 Bdale Garbeefix copyright year
2014-05-09 Keith Packardaltos: Simplify quadrature tracking
2014-05-09 Keith Packardaltos: Clean up trailing whitespace in ao_pad.c
2014-05-09 Keith Packardaltos: Fix byte offsets in the mega AO_LOG_FLIGHT packets
2014-05-09 Keith Packardaltos: ublox driver always offers course data when...
2014-05-09 Keith Packardaltos: 8051 64 * 16 multiply function was broken for...
2014-05-08 Bdale Garbeerelay control implemented, this project is now complete
2014-05-08 Bdale Garbeefirst cut of usbrelay-v0.1 support .. LEDs wiggle,...
next