fw/altos
2018-04-27 Keith Packardaltoslib: Remove ascending/descending from pyro config
2018-04-27 Keith Packardaltoslib: Clarify terms in Mega pyro config
2018-04-27 Keith PackardSet version to 1.8.5.1
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-27 Keith Packarddoc: add release check for altusmetrum-docinfo.xml...
2018-04-27 Keith Packardaltosdroid: Attempt to avoid some reported altosdroid...
2018-04-27 Keith Packardmicropeak: Make reported 'max height' value show filter...
2018-04-23 Bdale Garbeeadd a warning about Google limiting per-day access...
2018-03-31 Bdale Garbeeanother second seems to help on the very slow Acer...
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-21 Bdale Garbeeadd a paragraph to the intro pointing to the altusmetru...
2018-03-18 Bdale Garbeedoc: update copyright year in doc/altusmetrum-docinfo.xml
2018-03-18 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-03-17 Keith PackardBump version to 1.8.5
2018-03-17 Keith Packarddoc: Add release notes for 1.8.5
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 Packardao-usbload: Flip product names in loader error message
2018-03-16 Keith Packardao-bringup: Check for Loader USB id before attempting...
2018-03-16 Keith Packardchaoskey: Create unified ROM image with both loader...
2018-03-16 Keith Packardao-bringup: Don't wait for user when testing EasyMini...
2018-02-12 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-02-12 Keith PackardAdd TeleGPS v2.0 binaries to distribution
2018-01-14 Keith Packardlibaltos: Use case-insensitive compare when matching...
2018-01-13 Keith Packardaltoslib/altosuilib: Validate rom image is for target...
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 Packardao-chaosread: add --raw and --cooked flags
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...
2018-01-03 Bdale Garbeeneed to push telegps-v2.0 loader .bin file to corporate...
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-22 Bdale Garbeeupdate Releasing with wisdom from 1.8.4 release process
2017-12-22 Keith PackardBump for version 1.8.4
2017-12-22 Keith PackardDoc updates for version 1.8.4
2017-12-20 Keith Packardaltos/micropeak: Remove all compiler results
2017-12-20 Keith Packardaltos/attiny: Add ADC implementation
2017-12-20 Keith Packardao-bringup: turnon_easymini was left with dfu_util...
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
2017-12-18 Keith Packardaltos/scheme: Compile scheme test with -O3
2017-12-18 Keith Packardaltos/scheme: Work around gcc 7.2.0 optimization bug...
2017-12-18 Keith Packardaltos/scheme: rearrange debugging defines
2017-12-18 Keith Packardaltos/scheme: abort when we try to print an invalid...
2017-12-18 Keith Packardaltos/scheme: Use memory manager mark code to note...
2017-12-18 Keith Packardaltos/scheme: Use AO_SCHEME_IS_CONS in cons memory...
2017-12-15 Keith Packardao-bringup/test-chaoskey: Make finding most recent...
2017-12-15 Keith Packardaltos/lambdakey-v1.0: shrink scheme code to fit the ROM
2017-12-15 Keith Packardaltos/scheme: swap BIGINT and STRING types
2017-12-13 Keith Packardaltos/scheme: integer? is builtin on all versions
2017-12-13 Keith Packardaltos/lambdakey-v1.0: Make stack larger
2017-12-13 Keith Packardaltos/scheme: inline some mem calls to reduce stack...
2017-12-13 Keith Packardaltos/scheme: Use direct calls from frame to frame_vals...
2017-12-13 Keith Packardaltos/scheme: More compiler warning cleanups
2017-12-13 Keith Packardaltos/scheme: apply const to places taking const strings.
2017-12-12 Keith Packardaltos/stm: Align 'data' to 8 bytes, just like textram
2017-12-12 Keith Packardaltos/kernel: Allow ao_cmd to be built without tasking
2017-12-12 Keith Packardaltos/lambdakey-v1.0: Get this building again
2017-12-12 Keith Packardaltos/scheme: Support scheme subsetting via feature...
2017-12-12 Keith Packardaltos/scheme: Add ao_scheme_vector.c
2017-12-12 Keith Packarddoc: Don't 'publish' release notes, don't build pdf...
2017-12-12 Bdale Garbeeupdate Releasing with changes discovered in 1.8.3 relea...
2017-12-12 Bdale GarbeeTeleMega default is now v3.0
2017-12-12 Keith Packarddoc: Update release notes and docinfo for 1.8.3
next