fw/altos
2022-05-30 Bdale Garbeeupdate changelog for Debian build debian/1.9.11-1
2022-05-30 Bdale GarbeeMerge branch 'branch-1.9' into debian
2022-05-30 Bdale Garbeereleasing 1.9.11 1.9.11
2022-05-30 Bdale GarbeeMerge branch 'master' into branch-1.9
2022-05-30 Keith PackardVersion 1.9.11
2022-05-30 Keith Packarddoc: Update copyrights to 2022
2022-05-30 Keith Packarddoc: Add release notes for 1.9.11
2022-05-30 Keith Packarddoc: Document 10mw limit configuration
2022-05-21 Keith Packardsrc: Add easymini-v3.0
2022-05-21 Keith Packardlpc: Make beeper configurable
2022-05-21 Keith Packardlpc: ADC 5 was busted
2022-05-20 Keith Packardao-tools/ao-eeprom: Dump converted info for F packets
2022-04-12 Bdale Garbeedoc: add an appendix with examples for configurable...
2022-04-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-04-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-04-05 Bdale Garbeeuse correct test script for v1.0 easymega
2022-04-04 Keith Packardtelegps-v0.3: Reduce stack size to fit in ram
2022-04-04 Keith Packardao-telem: Read from stdin if no filenames
2022-04-04 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-02-26 Bdale Garbeedial it down a bit more to not exceed +10 dBm, or 10 mW radio-limit
2022-02-26 Keith PackardAllow TX power to be limited to 10mW
2022-02-21 Keith PackardVersion 1.9.10.4 1.9.10.4
2022-02-21 Keith Packardaltos: Document how delay_done is used in ao_pyro.c
2022-02-19 Keith Packardaltos: Deal with 8-character version numbers
2022-02-17 Keith Packardaltos: Add -Wconversion
2022-02-17 Keith Packardaltos/telemega-v5.0: Add casts to beep values
2022-02-17 Keith Packardao_lco_v2: Add casts to reduce -Wconversion warnings
2022-02-17 Keith Packardao_lco_v2: Use int32_t for temporary box value in step_box
2022-02-17 Keith Packardtelefireone-v1.0: Use a boolean value for ao_log_running
2022-02-17 Keith Packardaltos/telefire: Add cast to AO_LED_CONTINUITY to elimin...
2022-02-17 Keith Packardaltos/stmf0: Add casts to reduce -Wconversion warnings...
2022-02-17 Keith Packardaltos/stm32l0: Add casts to reduce -Wconversion warnings
2022-02-17 Keith Packardaltos/stm: Add casts to reduce -Wconversion warnings
2022-02-17 Keith Packardao_micropeak.c: Add casts to reduce -Wconversion warnings
2022-02-17 Keith Packardao_flash_task: Add casts to reduce -Wconversion warnings
2022-02-17 Keith Packardaltos/micropeak-v2.0: Add casts to reduce -Wconversion...
2022-02-17 Keith Packardaltos/lpc: Add casts to reduce -Wconversion warnings
2022-02-17 Keith Packardao_tracker: Fix tracker_interval type to match config...
2022-02-17 Keith Packardao_telemetry: Add casts to reduce -Wconversion warnings
2022-02-17 Keith Packardao_telemetry: Use int16_t types for telemetry packet...
2022-02-17 Keith Packardao_telemetry: Switch time variables to AO_TICK_TYPE
2022-02-17 Keith Packardao_task: Task ids are 8-bits, fix type in struct ao_task
2022-02-17 Keith Packardao_serial: Change serial_sleep_for APIs to use AO_TICK_TYPE
2022-02-17 Keith Packardkalman, report, romconfig, sample, send_packet: Clean...
2022-02-17 Keith Packardao_monitor: Clean up -Wconversion warnings
2022-02-17 Keith Packardao_radio_cmac_cmd: Clean up types for -Wconversion
2022-02-17 Keith Packardao_radio_cmac: Make recv timeouts AO_TICK_TYPE
2022-02-17 Keith Packardao_micro: Add casts to micropeak code for -Wconversion...
2022-02-17 Keith Packardao_log: Add casts to reduce -Wconversion warnings
2022-02-17 Keith Packardao_log: Fix sensor time triggers to use AO_TICK_TYPE
2022-02-17 Keith Packardmore 16-bit log tick values
2022-02-17 Keith Packardao_log: Change flight type to uint16_t, widen APIs...
2022-02-17 Keith Packardao_gps, ao_log: Make conversions to 16-bit time log...
2022-02-17 Keith Packardao_flight: ao_interval_end type was too small, could...
2022-02-17 Keith Packardao_convert_pa: Switch array index to unsigned type
2022-02-17 Keith Packardao_companion: Make motor_number uint16_t
2022-02-17 Keith Packardfifo: Add casts to fifo operation macros for -Wconversion
2022-02-17 Keith Packardbeep, cmd, config, convert_volt, data, distance, fec...
2022-02-17 Keith Packardaltos/ao_freq: Use uint32_t for radio freq setting...
2022-02-17 Keith Packardaltos/ao_stdio: use uint8_t for stdio index
2022-02-17 Keith Packardaltos: Switch ao_radio_recv timeout to AO_TICK_TYPE
2022-02-17 Keith Packarddrivers/ao_rn4678: Fix timeouts to use AO_TICK_TYPE
2022-02-17 Keith Packarddrivers/ao_quadrature: Fix -Wconversion warnings
2022-02-17 Keith Packarddrivers/ao_pad: Convert from/to 16-bit times over the air
2022-02-17 Keith Packarddrivers/ao_packet: Switch time values to AO_TICK_TYPE
2022-02-17 Keith Packarddrivers: Resolve -Wconversion in m25, mma655x, mmc5983...
2022-02-17 Keith Packarddrivers/ao_lco: Fix box types to be uint16_t. Also...
2022-02-17 Keith Packardao_hmc5883: Add explicit casts for -Wconversion
2022-02-17 Keith Packardao_companion: Make time conversion to 16-bits in compan...
2022-02-17 Keith Packardao_gps_skytrac, ao_gps_ublox: Add explicit casts to...
2022-02-17 Keith Packarddrivers: Fix type of radio timeout parameter
2022-02-17 Keith Packardaltos/drivers/ao_button: Save all 32-bits of irq status
2022-02-17 Keith Packardaltos/drivers: Add explicit casts in ao_aprs, ao_bmx160...
2022-02-17 Keith Packardaltos/attiny: Eliminate warnings from -Wconversion
2022-02-17 Keith Packardaltos: Re-enable apogee delay
2022-02-09 Keith PackardVersion 1.9.10.3
2022-02-09 Keith Packardlibaltos: Build Mac OSX libaltos.dylib for arm64 too
2022-02-09 Keith PackardSwitch from AdoptOpenJDK to Adoptium
2022-02-09 Keith Packardao_pyro: Move delay_done out of pyro structure
2022-01-27 Keith Packardaltos: AES code was storing bytes in an int array
2022-01-25 Bdale Garbeeneed to save .bin for TeleGPS v2.0
2022-01-22 Keith Packarddata_interval == 0 means no data collection
2022-01-19 Bdale Garbeeneed to capture .bin file for telebt loader, too
2022-01-11 Keith PackardVersion 1.9.10.2
2022-01-11 Keith Packardaltosdroid: Add BLUETOOTH_CONNECT permission, handle...
2022-01-11 Keith Packardaltos: Switch all tick variables to AO_TICK_TYPE/AO_TIC...
2022-01-11 Keith Packardaltos/attiny: Switch to avrisp2 for development programmer
2022-01-11 Keith Packardao-tools/ao-test-igniter: Deal with devices that use...
2022-01-11 Keith Packardmicropeak: detect empty log received from device
2021-12-22 Bdale Garbeedoc: add an appendix on frequency calibration to the...
2021-12-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2021-12-20 Bdale Garbeeneed to capture .bin file for telebt loader, too
2021-11-03 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2021-10-16 Keith PackardVersion 1.9.10.1
2021-10-16 Keith Packardaltosdroid: Fix tab updates on Android 11 after rotate
2021-10-11 Keith Packardaltosdroid: Skip map draw before transform is set
2021-10-11 Bdale Garbeefix version in 1.9.10 release notes
2021-10-11 Bdale Garbeefix version in 1.9.10 release notes
2021-10-11 Bdale Garbeeupdate changelog for Debian build debian/1.9.10-1
2021-10-11 Bdale GarbeeMerge branch 'branch-1.9' into debian
next