fw/altos
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-06 Keith PackardThis is what I'm using locally for flashing samd21...
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-11-04 Bdale Garbeeao-tools: increase robustness of turnon_easymotor
2022-11-04 Bdale Garbeeao-bringup: final production test script for EasyMotor v3
2022-11-04 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-11-04 Bdale Garbeeao-tools: new ao-test-pressure utility for bench testin...
2022-11-04 Bdale Garbeeupdate Releasing to include EasyMini v3.0 loader
2022-11-04 Bdale Garbeeao-tools: don't do 'm 0' after 'E 0' since EasyMotor...
2022-11-02 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-11-02 Bdale GarbeeEasyMotor v3 production script working, sans pressure...
2022-11-01 Keith PackardAdd option to beep max height in feet rather than just...
2022-11-01 Bdale Garbeeeasymini v3.0 production scripts working
2022-10-29 Bdale Garbeeupdate Releasing with tweaks made during 1.9.12 release...
2022-10-29 Keith PackardVersion 1.9.12
2022-10-29 Keith PackardAuto-detect windows signing stuff
2022-10-29 Bdale Garbeeupdate Releasing to include reference to jsign as a...
2022-10-29 Bdale Garbeefat: sign Windows installers with our new code signing...
2022-10-29 Bdale Garbeedoc: include reference to Loki Research closures in...
2022-10-29 Keith Packardaltosuilib: Remove some debug printfs
2022-10-29 Keith Packardaltosui: Ship motortest.pdf with packaged builds
2022-10-29 Bdale Garbeedoc: additional improvements to motortest manual
2022-10-29 Bdale Garbeefix mailing list reference to use mailman3 path
2022-10-29 Bdale GarbeeMerge branch 'samd21' of ssh://git.gag.com/scm/git...
2022-10-28 Keith PackardAdd EasyMotor v3 firmware to release
2022-10-28 Keith Packarddoc: Add preliminary 1.9.12 release notes
2022-10-28 Keith Packarddoc: Add specs for EasyMini v3 and EasyMotor v3
2022-10-28 Keith Packardaltosuilib: Limit EasyMotor graphs to motor pressure...
2022-10-28 Keith Packardaltoslib: Map log format back to USB device id
2022-10-28 Keith Packardaltos: Allow 'c a 0' without Syntax Error
2022-10-28 Keith Packardeasymotor-v3: Fix beeper config
2022-10-28 Keith Packardao-eeprom: Handle merge conflict from easymotor-v3...
2022-10-28 Keith PackardMerge branch 'easymotor-v3'
2022-10-28 Keith PackardAdd EasyMini v3.0 firmware to release
2022-10-28 Keith Packardaltos: Allow setting telemetry interval to zero without...
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 Packardao-tools: Add ao-flash-samd21 script
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-26 Keith Packardao-tools: Add ao-flash-samd21 script
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-24 Keith Packardao-elftohex: Add '-n' option to elide symbol table...
2022-09-19 Keith Packardeasymini-v3.0: Create combined .ihx file for testing
2022-09-19 Keith Packardao-elftohex: Allow multiple elf files to be merged...
2022-09-19 Keith Packarddoc: Update call sign
2022-09-05 Keith Packardaltos: Document easymotor record length
2022-09-05 Keith Packardao-eeprom: Add easy motor support
2022-09-05 Keith Packardaltoslib: Replace EasyMotor v2 code with v3
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-10 Keith Packardao-eeprom: Add EasyMotor decode
2022-04-10 Bdale Garbeerecognize EasyMotor-v3 too
2022-04-07 Keith Packardaltos: Add EasyMotor-v3.0 to regular builds
2022-04-07 Keith Packardlpc: Shuffle more bits around for flash loader
2022-04-07 Keith Packardeasymotor-v3: Increase ADXL spi speed back to normal...
2022-04-07 Keith Packardlpc: Add SPI mode support. Use for ADXL375 on easymotor
2022-04-07 Keith Packardreduce adxl speed to 100kHz
2022-04-07 Keith PackardDisable adxl debug, set long delay
2022-04-07 Keith Packardaltos: Fix ADXL375 SPI mode definitions and usage
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 Packardlpc: Attempt to make beeper generate correct tone
2022-04-04 Bdale Garbeefix SPI index definition
next