summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos/flash-loader: On STM, don't include ao_usb_disablefox1-v3-sn8fox1-v3-sn7fox1-v3-sn6fox1-v3-sn5Keith Packard2014-07-15
* Merge tag '1.4' into foxKeith Packard2014-07-15
|\
| * altos/telegps: Create new flight if current flight is erasedKeith Packard2014-06-12
| * altos: Define ao_log_mutex in ao_log.c rather than every log productKeith Packard2014-06-12
| * altos/telegps: Keep ring of recent GPS positions to detect motion quicklyKeith Packard2014-06-12
| * altos/telegps: Set default log to 496kB for 4 logsKeith Packard2014-06-12
| * altos: Show current flight number for TeleGPSKeith Packard2014-06-12
| * altos/telegps: Don't log data when plugged in to USBKeith Packard2014-06-12
| * altos/telegps: Build .ihx versions for TeleGPSKeith Packard2014-06-11
| * altos: Re-enable telemini v2.0 buildsKeith Packard2014-06-11
| * altos/telemini-v2.0: Disable beep frequency config on TeleMini v2.0Keith Packard2014-06-11
| * altos: Disable TeleMini v2.0 build for nowKeith Packard2014-06-11
| * altos: Set TeleGPS default log size to half of avaiable memoryKeith Packard2014-06-10
| * altos: Simplify tracker logic, removing boost detectKeith Packard2014-06-10
| * Revert adding state to GPS location packetsKeith Packard2014-06-10
| * altos: Make extra pyro channel firing time configurableKeith Packard2014-06-10
| * altos: Report total available log space in version commandKeith Packard2014-06-10
| * Revert "altos: Write current flight state to GPS data from GPS drivers"Keith Packard2014-06-10
| * altos: Enable ADC for TeleGPS v1.0 battery voltage measuringKeith Packard2014-06-07
| * altos: Encode TeleGPS battery voltage in configuration packetKeith Packard2014-06-07
| * altos: Make telegps builds depend on ao_tracker.hKeith Packard2014-06-07
| * altos: Reduce tracker GPS buffer to 4 samplesKeith Packard2014-06-07
| * altos: Define lat/lon sum variables as 64-bit instead of 16Keith Packard2014-06-07
| * altos: Use 0x80 to indicate valid state value in the GPS location packetKeith Packard2014-06-07
| * altos: Switch TeleGPS to GPS logging formatKeith Packard2014-06-07
| * altos: Update other CONFIG_EEPROM users to set LOG_ERASE_MARKKeith Packard2014-06-07
| * altos: Write tracker logging from tracker thread directlyKeith Packard2014-06-07
| * altos: Write current flight state to GPS data from GPS driversKeith Packard2014-06-07
| * altos: Add TeleGPS logging formatKeith Packard2014-06-07
| * altos/telemega-v1.0: Adjust config params to make flight erase workKeith Packard2014-06-07
| * altos: Clear out eeprom erase records when writing entry 0Keith Packard2014-06-07
| * altos: Allow value other than 0 for marking erased flightsKeith Packard2014-06-07
| * altos: Allow AO_CONFIG_MAX_SIZE to be configured. Validate it.Keith Packard2014-06-07
| * altos: Move ao_tracker.c to kernelKeith Packard2014-06-07
| * altos: Add telegps-v1.0 code and loader1.3.2.2Keith Packard2014-06-05
| * altos/telegps-v0.3: Remove ao_flight_number from main programKeith Packard2014-06-05
| * altos/telegps-v0.3: Disable APRS by default. Set log max to 1MKeith Packard2014-06-05
| * altos: Force telemetry on by default for v0.3 TeleGPS boardsKeith Packard2014-06-05
| * altos/lpc: HAS_USB_CONNECT has been changed to mean a custom pinKeith Packard2014-06-05
| * altos: Fix config to set default log size for all devices with logKeith Packard2014-06-05
| * altos: Add AO_LOG_FLIGHT packet to TeleGPS logsKeith Packard2014-06-05
| * altos/telegps-v0.3: Add tracker taskKeith Packard2014-06-05
| * altos: Add debug to tracker to force launchKeith Packard2014-06-05
| * altos: tracker distance computation flipped arguments aroundKeith Packard2014-06-05
| * altos: Fix tracker start stateKeith Packard2014-06-05
| * altos: Stick flight state in GPS location packetsKeith Packard2014-06-05
| * altos: Have tracker average 5 GPS samples before moving to pad modeKeith Packard2014-06-05
| * altos: Change tracker not-moving speed to 2m/s and documentKeith Packard2014-06-05
| * altos: ao_distance was overflowing when checking for longitude wrapKeith Packard2014-06-05
| * altos: Allow cc115l driver to be built without radio power controlKeith Packard2014-06-05