doc: Add 1.9 release notes
[fw/altos] / src /
2018-05-28 Keith Packardaltos/driver: Add support for one-step-per-click quadra...
2018-05-28 Keith Packardaltos/telelco-v2.0: Reduce quadrature debounce time
2018-05-28 Keith Packardaltos/drivers: Make quadrature debounce longer by defau...
2018-05-28 Keith Packardaltos/telelco-v2.0: Only switch encoder mode on push...
2018-05-28 Keith Packardaltos/ao_button.c: Support up to 16 buttons
2018-05-28 Keith Packardaltos/telelco-v2: Change select button to alternate...
2018-05-22 Keith Packardaltos: Add TeleFireEight v1.0 product
2018-05-22 Keith Packardaltos/drivers: Pads with multi-port firing and pad...
2018-05-17 Keith Packardaltos/stm: Add per-LED port/pin mode in LED code
2018-05-17 Keith Packardaltos: Add TeleLCO v2.0 product
2018-05-17 Keith Packardaltos/vidtime: Check for value change in normal code...
2018-05-07 Keith Packardaltos: add 'vidtime', a simple brightness monitor
2018-05-07 Keith PackardMerge branch 'mpusb'
2018-05-07 Keith Packardaltos/mpusb-v3.0: Make it compile again
2018-05-07 Keith Packardaltos/stmf0: leave ao_power_gpio names undefined withou...
2018-05-07 Keith Packardaltos: Add µPusb v3.0 project
2018-05-07 Keith Packardaltos/test: Replace state name with 10* state value...
2018-05-07 Keith Packardaltos: Eliminate height requirement for coast detect
2018-05-07 Keith Packardaltos/chaoskey-v1.0: Add endpoint for reading flash...
2018-05-07 Keith Packardaltos/stmf0: Fix up USB debug code
2018-05-07 Keith Packardaltos/stmf0: Add IN3 alternate endpoint support
2018-05-07 Keith Packardaltos/stmf0: Toggle IN2 SW_BUF bit when sending data
2018-05-07 Keith Packardaltos/kernel: Add USB descriptors for IN3
2018-05-07 Keith Packardaltos/kernel: Define usb IN2/IN3 functions
2018-05-02 Keith Packardaltos/stmf0: Set 0x0 mapping to Main Flash for boot...
2018-05-02 Keith Packardaltos/stmf0: whitespace fix
2018-05-02 Keith Packardaltos/stmf0: Change tests for AO_BOOT_CHAIN and AO_BOOT...
2018-04-27 Keith Packardaltos/fox1ihu: Pull down radio control pin in flash...
2018-04-27 Keith PackardRemove ao_radio_cal from stm products without radios
2018-04-27 Bdale Garbeehad the sense backwards .. presence of 'attached' shoul...
2018-04-27 Bdale Garbeemove signal that forces flash-loader on to PB8, active...
2018-04-27 Keith Packardaltos: Build fox1ihu by default
2018-04-27 Keith Packardaltos/fox: Enable system timer in flash loader and...
2018-04-27 Keith Packardaltos/fox: Update ADC to fox-1 IHU Revision 2
2018-04-27 Keith Packardaltos/fox: Transition to current altos build environment
2018-04-27 Keith Packardaltos/fox: update product name to show v2, enable watch...
2018-04-27 Keith Packardaltos/fox: Run app when PD6 is low
2018-04-27 Keith Packardaltos/fox: Add fox1ihu flash loader
2018-04-27 Keith Packardaltos/fox: Add MRAM and SD card drivers
2018-04-27 Keith Packardaltos/fox: Enable M25 driver for MRAM.
2018-04-27 Keith Packardaltos/fox: Add watchdog timer
2018-04-27 Keith Packardaltos/fox: Turn on all of the fox lights
2018-04-27 Keith Packardaltos/fox: Provide names for fox ADC channels
2018-04-27 Keith Packardaltos/fox: Fix up Fox ADC bits
2018-04-27 Keith Packardaltos/fox: Initialize FOX adc
2018-04-27 Bdale Garbeealtos/fox: rename fox product
2018-04-27 Keith Packardaltos/fox: Add fox1ihu bringup firmware
2018-04-27 Keith Packardaltos/flash-loader: On STM, don't include ao_usb_disable
2018-04-27 Keith Packardaltos: Use max of 64 previous orient values when checki...
2018-04-27 Keith Packardaltos/stm: Simplify ao_usb_write a bit
2018-04-23 Bdale Garbeeadd a warning about Google limiting per-day access...
2018-03-23 Keith Packardaltos: Hack up code for TeleMetrum to make it just... tmgps
2018-03-23 Keith Packardaltos/ao_cc1120: Only call ao_packet_slave_stop when...
2018-03-18 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-03-16 Keith Packardaltos/stmf0: Add some common definitions for flash...
2018-03-16 Keith Packardaltos: Make panic beeps use fixed frequencies
2018-03-16 Keith Packardchaoskey: Create unified ROM image with both loader...
2018-02-12 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-01-11 Keith Packardaltos/scheme: Move ao-scheme to a separate repository
2018-01-08 Keith Packardaltos/scheme: Allow unicode in lexer
2018-01-08 Keith Packardaltos/lambdakey-v1.0: Add LED function back in
2018-01-08 Keith Packardaltos/scheme: remove debug code from vector write
2018-01-08 Keith Packardaltos/scheme: Allow individual lisp keywords to be...
2018-01-08 Keith Packardaltos/scheme: Split tests out from build sources
2018-01-08 Keith Packardaltos/stmf0: Use double buffering for ChaosKey
2018-01-08 Keith Packardaltos/stmf0: use double buffering for USB rx data
2018-01-07 Keith Packardaltos/stmf0: Use double buffering for USB tx data
2018-01-07 Keith Packardaltos/stmf0: Stop shadowing USB tx buffers in system RAM
2018-01-07 Keith Packardaltos/stmf0: Remove packet counters from non-debug...
2018-01-07 Keith Packardaltos/kernel: Use ao_put_string for syntax error message
2018-01-07 Keith Packardaltos/lambdakey-v1.0: Switch back to command buffered...
2018-01-07 Keith Packardaltos/scheme: Add ports. Split scheme code up.
2018-01-07 Keith Packardaltos/scheme: add 'install' target to install both...
2018-01-04 Keith Packardaltos/scheme: Add vector and string funcs. Test everybody.
2018-01-04 Keith Packardaltos/scheme: Accept more escaped character constants
2018-01-04 Keith Packardaltos/scheme: Allow make-vector value param to be optional
2018-01-04 Keith Packardaltos/scheme: Add builtin list-tail
2018-01-04 Keith Packardaltos/scheme: Fix macro-detection debugging
2018-01-04 Keith Packardaltos/scheme: add make-string builtin
2018-01-04 Keith Packardaltos/scheme: Make constant built pool as large as...
2018-01-03 Keith Packardaltos/scheme: Make for-each tail recursive
2018-01-03 Keith Packardaltos/scheme: Add start/end args to vector->list
2018-01-03 Keith Packardaltos/scheme: fix parsing of vector followed by list
2018-01-03 Keith Packardaltos/scheme: support %x format for scheme printf
2018-01-03 Keith Packardaltos/scheme: Add support for hex, octal and binary...
2017-12-24 Keith Packardaltos/scheme: Pull out per-frame vals while printing...
2017-12-24 Keith Packardaltos/scheme: Add separate floor-quotient builtin
2017-12-20 Keith Packardaltos/micropeak: Remove all compiler results
2017-12-20 Keith Packardaltos/attiny: Add ADC implementation
2017-12-20 Keith Packardaltos/easymini-v2.0: Adapt to final hardware pin assign...
2017-12-19 Keith Packardaltos/lambdakey-v1.0: Add back and/or macros
2017-12-19 Keith Packardaltos/scheme: Replace per-type indexed stash with poly...
2017-12-19 Keith Packardaltos/scheme: Replace memory pool macros with inlines
2017-12-19 Keith Packardaltos/scheme: AO_SCHEME_IS_CONS -> ao_scheme_is_cons
2017-12-19 Keith Packardaltos/scheme: ao_scheme__cons -> ao_scheme_cons
2017-12-19 Keith Packardaltos/scheme: Don't optimize ao_scheme_make_const
2017-12-19 Keith Packardaltos/scheme: Clean up test CFLAGS
2017-12-19 Keith Packardaltos/scheme: (define (foo . bar)) has a pair, not...
2017-12-19 Keith Packardaltos/scheme: apply also needs to not free value list...
2017-12-19 Keith Packardaltos/scheme: Rework display/write code
next