altos/ms5607: Fixup ms5607 changes for other chips
[fw/altos] / src /
2022-11-13 Keith Packardaltos/ms5607: Fixup ms5607 changes for other chips
2022-11-13 Keith Packardaltos: Add ao_gps_utc_tick
2022-11-13 Keith Packardattiny, stm32l0: Note that these chips don't support...
2022-11-13 Keith Packardsamd21: Save interrupt pin status before enabling inter...
2022-11-13 Keith Packardaltos: Avoid modulus in task queue on parts without...
2022-11-13 Keith Packardaltos/cc1200: Simplify interrupt handling
2022-11-13 Keith Packardtelemetrum-v4.0: Correct beeper configuration
2022-11-13 Keith Packardtelemetrum-v4.0: MS5607 doesn't share SPI controller
2022-11-13 Keith Packardfixup for exti restore
2022-11-13 Keith Packardsamd21: AO_SPI_0_PA04_PA05_PA06 is FUNC_D
2022-11-13 Keith Packardsamd21: Restore pin cfg when exti is disabled
2022-11-13 Keith Packardsamd21: Limit SPI baud value to 1
2022-11-13 Keith Packardsamd21: PA20 maps to SERCOM3.2 not SERCOM3.3
2022-11-13 Keith Packardaltos/ms5607: Use duplex for fetching data
2022-11-10 Keith Packardtelemetrum-v4.0: Set USE_SERIAL_1_STDIN to 0
2022-11-10 Keith Packardmetro-m0: Add GPS support
2022-11-10 Keith Packardsamd21: Leave serial RX interrupts enabled
2022-11-10 Keith Packarddrivers/ublox: Clean up some debug mode code
2022-11-10 Keith Packardtelemetrum-v4.0: Remove unused file
2022-11-09 Bdale GarbeeTeleMetrum v4.0 work in progress
2022-11-09 Keith Packardtelemetrum-v4.0: Add beeper and fix ADC defs
2022-11-09 Keith Packardmetro-m0: Hook up ADC sample from A pins
2022-11-09 Keith Packardsamd21: Hook up AltOS style ADC
2022-11-09 Keith Packardsamd21: Hook up AltOS timer functionality
2022-11-09 Keith Packardsamd21: Move DMA channel defs to ao_dma_samd21.h
2022-11-09 Keith Packardsamd21: Get beep code working
2022-11-08 Keith Packardmetro-m0: Demo pin interrupts
2022-11-08 Keith Packardsamd21: Wire up pin interrupts
2022-11-07 Keith Packardaltos/telemetrum-v4.0: It links
2022-11-07 Keith Packardsamd21: Stub out beep code
2022-11-07 Keith Packardsamd21: Stub out exti code
2022-11-07 Keith Packardsamd21: Shrink default stack to 512 bytes
2022-11-07 Keith Packardaltos/telemetrum-v4.0: Almost building
2022-11-07 Keith Packardsamd21: Get serial driver building
2022-11-07 Keith Packardsamd21: Add SPI configurations used by TM v4.0
2022-11-07 Keith Packardsamd21: Get ADC code compiling
2022-11-07 Keith Packardaltos/ms5607: Use ao_gpio_set instead of stm_gpio_set
2022-11-07 Keith Packardmetro-m0: Configure on-board SPI flash part
2022-11-07 Keith Packardsamd21: Add ability to use arbitrary pin configs with SPI
2022-11-06 Keith Packardsamd21: Macro-ize the DMA register settings a bit
2022-11-06 Keith Packardsnekboard: Need DMA for SPI now.
2022-11-06 Keith Packardsamd21: Use DMA for SPI send
2022-11-06 Keith Packardsamd21: Fix value defines to be unsigned long
2022-11-06 Keith Packardsamd21: Avoid divides in boot loader
2022-11-06 Keith Packardsamd21: Fix up DMA driver
2022-11-06 Keith Packardaltos: Add metro-m0 port for SAMD21G18 testing
2022-11-06 Keith Packardsamd21: Configure ROM/RAM values per device and provide...
2022-11-05 Keith Packardsnekboard: Add samd21 SPI test function
2022-11-05 Keith Packardaltos: Get SAMD21 SPI driver working in non-DMA mode
2022-10-29 Bdale GarbeeMerge branch 'samd21' of ssh://git.gag.com/scm/git...
2022-10-27 Keith Packardaltos/snekboard: Indicate that USB is used for stdio
2022-10-27 Keith Packardaltos/samd21: Automatically erase flash when writing
2022-10-27 Keith Packardaltos/samd21: Get USB driver working in AltOS
2022-10-27 Keith Packardaltos/samd21: Add register definitions
2022-10-27 Keith Packardaltos: Add sample samd21 application for snekboard
2022-10-27 Keith Packardaltos: Add SAMD21 bits
2022-10-27 Keith Packardaltos: Use --gc-sections
2022-10-26 Keith Packardaltos: Switch LED pin number to 8 bits
2022-10-23 Keith Packardaltos: Increase AES IV buffer to hold maximum AES state
2022-10-16 Bdale Garbeefirst stab at support for TeleMetrum v4.0
2022-09-26 Keith Packardaltos/snekboard: Indicate that USB is used for stdio
2022-09-26 Keith Packardaltos/samd21: Automatically erase flash when writing
2022-09-26 Keith Packardaltos/samd21: Get USB driver working in AltOS
2022-09-26 Keith Packardaltos/samd21: Add register definitions
2022-09-25 Keith Packardaltos: Add sample samd21 application for snekboard
2022-09-25 Keith Packardaltos: Add SAMD21 bits
2022-09-25 Keith Packardaltos: Use -ffunction-sections -fdata-sections
2022-09-25 Keith Packardaltos: Switch LED pin number to 8 bits
2022-09-24 Keith Packardeasymini: Elide symbols from combined .ihx file
2022-09-19 Keith Packardeasymini-v3.0: Create combined .ihx file for testing
2022-09-05 Keith Packardaltos: Document easymotor record length
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-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-04 Keith Packardtelegps-v0.3: Reduce stack size to fit in ram
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 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
next