altos/teledongle-v1.9: Switch to NXP processor as on prototype boards
[fw/altos] / src /
2014-11-07 Keith Packardaltos/teledongle-v1.9: Switch to NXP processor as on...
2014-11-07 Keith Packardaltos/lpc: Disable JTAG when using pins for GPIO
2014-11-07 Keith Packardaltos/lpc: Declare SPI send parameters as const
2014-11-07 Keith Packardaltos: Use other TeleDongle LED for CRC-invalid packet...
2014-11-07 Keith Packardaltos: Use AO_SPO_SPEED_FAST for CC1200
2014-11-07 Keith Packardaltos: Stop attempting to ramp power on CC115L
2014-11-06 Keith Packardaltos: Declare port register type only in arch header
2014-11-06 Keith PackardMove teledongle 1.9 to 1.8; there's a new 1.9
2014-11-06 Keith Packardaltos: Rename microwater to microsplash
2014-10-26 Keith Packardaltos: Increase CC1200 SPI data rate to 8MHz
2014-10-26 Keith Packardaltos: Fix up telemetry delay computations
2014-10-26 Keith Packardaltos: Perform cc1200 calibration less often. Tweak...
2014-10-25 Keith Packardaltos: Remove old AO_SEND_ALL_BARO bits
2014-10-25 Keith Packardaltos: Build TeleDongle v1.9 by default
2014-10-25 Keith Packardaltos: Increase PQT value for cc1200 improving sensitivity
2014-10-25 Keith Packardaltos: Sort out ao_gps_print altitude fetching
2014-10-25 Keith Packardaltos/teledongle-v1.9: Add remaining code to complete...
2014-10-25 Keith Packardaltos: Complete cc1200 driver
2014-10-25 Keith Packardaltos: Expose telemetry altitude macros even without GPS
2014-10-25 Keith Packardaltos: Mark STM ao_spi_send as taking const pointer
2014-10-05 Keith Packardaltos: Add prototype TeleDongle v1.9 code
2014-10-05 Keith Packardaltos: Copy cc1120 driver to cc1200 driver and hack...
2014-10-04 Keith Packardaltos: Fix syntax error with ao_log_mega change.
2014-10-04 Keith Packardaltos: Record 32-bits for gyro calibration values
2014-09-29 Keith Packardaltos: Handle antenna down in ao_flight_test
2014-09-27 Keith Packardaltos: Make sure we drop the SPI mutex when aborting...
2014-09-12 Keith Packardaltos: Make sure we don't beep out continuity twice...
2014-09-11 Keith Packardaltos: Add smaller altitude table file to .gitignore
2014-09-11 Keith Packardaltos/test: Add TMv2 test program to .gitignore
2014-09-11 Keith Packardaltos: Fix ability to disable telemetry by setting...
2014-09-09 Keith Packardaltos/easymega: Set USB PID for EasyMega to 0x0028
2014-09-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-09-07 Keith Packardaltos: Scale packet master receive delay by baud rate
2014-09-07 Keith Packardaltos: Reduce deviation at 2400/9600 baud
2014-09-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-09-04 Keith Packardaltos: Allow negative values for pyro configuration...
2014-09-04 Keith Packardaltos/telefire: Add firing length to manual pad command
2014-09-01 Keith Packardaltos: Don't add AO_LOG_FLIGHT to existing GPS logs
2014-08-29 Keith Packardaltos: Make sure pyro remains valid during delay
2014-08-18 Keith Packardaltos: Add telerepeat-v1.0
2014-08-18 Keith Packardtelegps-v1.0: Provide one log and append to it
2014-08-18 Keith Packardcc1111: Wait for internal flash write to complete
2014-08-15 Keith Packardaltos: Report additional pyro channels via beeper
2014-08-15 Keith Packardaltos: Document which TeleFire alarm pins are which
2014-08-15 Keith Packardaltos: Have MicroKite just start recording at startup
2014-08-15 Bdale Garbeechange easymega from v0.1 to v1.0, tweak to build on...
2014-08-14 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-07-14 Keith Packardaltos/test: Build TeleMetrumV2 flight test variant
2014-07-14 Keith Packardaltos: Make ao_gps_print deal with telem containing...
2014-07-14 Keith Packardaltos: Interrupt radio receive when changing data rate
2014-07-13 Keith Packardaltos/telefire,telelco: Add HAS_RADIO_RATE to launch...
2014-07-11 Keith Packardaltos: Use 32-bits for flight state data (alt/speed...
2014-07-11 Keith Packardaltos: Record pdop value in TeleMetrumV2 log
2014-07-11 Keith Packardaltos: Scale DOP values by 10 in GPS drivers
2014-07-11 Keith Packardaltos: Extend GPS altitudes to at least 24 bits everywhere
2014-07-09 Keith Packardaltos/telemini-v2.0: Enable beep config and radio rate...
2014-07-09 Keith Packardaltos: Add smaller pa to altitude table for TeleMini
2014-07-09 Keith Packardaltos/telemini-v2.0: Add memory decorations to new...
2014-07-06 Keith PackardAdd support for the "kite" micropeak variant
2014-07-05 Keith Packardaltos: Rework packet receive for cc1120
2014-07-05 Keith Packardaltos: Add telemetry rate support to CC1120 driver
2014-07-05 Keith Packardaltos: Packet reception tuning for cc1120 driver
2014-07-05 Keith Packardaltos: Add 2400 and 9600 baud telemetry support to...
2014-07-05 Keith Packardaltos/cc1111: Add 2400 and 9600 baud telemetry rate...
2014-07-05 Keith Packardaltos/cc1111: Adjust receive parameters to improve...
2014-07-05 Keith Packardaltos: Call ao_telemetry_reset_interval when telemetry...
2014-07-05 Keith Packardaltos: Add config support for 2400 and 9600 baud teleme...
2014-07-05 Keith Packardaltos: Add defines for 2400 and 9600 baud telemetry...
2014-07-05 Keith Packardaltos: Reduce configuration data telemetry to once...
2014-07-05 Keith Packardaltos: Use TeleMetrum v1.9 board for MegaDongle experiments
2014-07-05 Keith Packardaltos: Stop sticking cc1111 firmware in src directory
2014-07-05 Keith Packardaltos: ao_rssi subsystem needs to use AO_LED_TYPE inste...
2014-06-25 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-06-24 Keith Packardaltos/ao_flight_test: Get the Tmega version compiling...
2014-06-24 Keith Packardaltos: Add optional debugging to print out pyro firing...
2014-06-23 Keith Packardaltos: Make APRS SSID configurable
2014-06-20 Keith Packardaltos/aprs: Encode last serial number in SSID. Transmit...
2014-06-17 Keith Packardaltos/micropeak: Add load script template
2014-06-16 Keith Packardaltos/micropeak: Create a script to load firmware.
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...
next