430.git
2013-05-09 Dan Whitemsp4th: add many new functions, rename a few
2013-05-09 Dan Whitemsp4th: add nested loop counters, loop increments/direc...
2013-05-08 Dan Whitemsp4th: rename opcodes
2013-05-08 Dan Whitemsp4th: no special (redundant) str_t type, cleanup
2013-05-08 Dan Whitemsp4th: include msp4th_puts(uint8_t *s) in ROM
2013-05-08 Dan Whitebootloader: reduce delay time for flash chip wakeup
2013-05-07 Dan WhiteMerge branch 'user-defined-allocations'
2013-05-07 Dan Whitemsp4th: snapshot the bootrom RCF file user-defined-allocations s3/user-defined-allocations bootrom-initial-submission
2013-05-07 Dan Whitemsp4th: update docs
2013-05-07 Dan Whitemsp4th: also make I/O functions configurable
2013-05-07 Dan Whitemsp4th: vector table to specify user-custom arrays
2013-05-07 Dan Whitemsp4th: rename indices
2013-05-06 Dan Whitemsp4th: stacks now use pointers and registers, and...
2013-05-06 Dan Whiteflash.py: temporarily override interrupt vector table
2013-05-06 Dan Whitemsp4th: cleanup
2013-05-06 Dan Whitemsp4th: flash boot loader
2013-05-05 Dan Whitemsp4th: flash loader testing
2013-05-05 Dan WhiteROM code: fixup another call address
2013-05-03 Dan Whitemsp4th: bugfix printNumber() to handle 0x8000 -> -32768
2013-05-02 Dan Whitemsp4th: add script to extract opcode definitions
2013-05-02 Dan Whitemsp4th: properly assign 32 interrupt vectors
2013-05-02 Dan Whitemsp4th: "uniarch" gcc style cpu specs
2013-05-02 Dan Whitemsp4th: opcode stack comments, use hw multiplier
2013-05-02 Dan Whitemsp4th: add c-function calling words
2013-05-02 Dan Whitemsp4th: allow case-insensitive hex digits
2013-05-02 Dan Whitemsp4th: speedup pop/pushMathStack
2013-05-01 Dan Whiteadd note why flash is woken up early
2013-04-30 Dan Whiteboot: directly inject bootloader asm, no functions
2013-04-29 Dan Whiteupdate asm include system to GCC syntax
2013-04-29 Dan WhiteMerge branch 'msp4th-fixup'
2013-04-29 Dan Whiteadd generated RCF file for ROM msp4th-fixup s3/msp4th-fixup
2013-04-29 Dan Whiteadd RCF generator for ROM fix
2013-04-29 Dan Whiteoops, wrong address, fixup
2013-04-25 Dan Whitetwo bugfixes directly to dis-assembled, annotated ROM
2013-04-25 Dan Whitecopy to do direct boot ROM bugfixes
2013-04-23 Dan Whiteuse assembly for bootloader, start cleaning up Schemm...
2013-04-23 Dan Whitestart asm version of flash loader
2013-04-21 Dan Whitestart flash loader code
2013-04-20 Dan Whitecleanup better
2013-04-20 Dan Whiteadd SPI header
2013-04-20 Dan Whitebetter uart namespace
2013-04-20 Dan Whitemsp4th: ignore comments
2013-04-19 Dan Whiteremove unneeded volatile specs, cleanup
2013-04-19 Dan Whitedo not track compile dependency files
2013-04-19 Dan Whiteremove static qualifier
2013-04-19 Dan WhiteFIX: correct ldscript, cleanup
2013-04-13 Dan Whiteadd generated files for reference
2013-04-13 Dan Whitefixup msp4th on PC testing
2013-04-13 Dan WhiteMemory dump log and checker
2013-04-13 Dan Whitememory testing start
2013-04-12 Dan Whitens430: setup for ubuntu 12.04 mspgcc version
2013-04-08 Dan Whiteharmonics w/ sin inputs
2013-04-08 Dan Whitesine integration start with chip 14 arb0
2013-04-07 Dan Whitechip 14 gm testing
2013-04-05 Dan Whitesave chip14 tests
2013-04-05 Dan Whiteplots for arb0 testing
2013-04-05 Dan WhiteWIP reproduce arb0 setup
2013-04-04 Dan Whitearb0 works!!!
2013-04-04 Dan Whiteadd chip calibrations for 13, 14
2013-03-28 Dan Whitetesting arb0 channel DC integration
2013-03-28 Dan Whitefixup
2013-03-25 Dan Whitesave footprints sent to Markus
2013-03-25 Dan Whiteadd pdf of power switch sch
2013-03-23 Dan Whitebugfix
2013-03-01 Dan WhiteEWU research slide generation
2013-02-12 Dan Whiteadd temp testing script
2012-11-28 Dan WhiteSet new attribute on instance not class
2012-11-06 Dan Whitewip
2012-11-06 Dan Whitewip
2012-11-02 Dan WhiteProperly close ports with provided interface
2012-11-02 Dan WhiteAdd a .close() method to port interfaces
2012-11-02 Dan WhiteProperly raise exceptions
2012-11-02 Dan WhiteStore local ftdi module ref in I2C
2012-11-02 Dan WhiteUpdate py modules
2012-11-02 Dan WhiteAdd power switch sch for documentation
2012-10-29 Dan WhiteEnsure or warn about kernel USB autosuspend
2012-10-28 Dan WhiteEnable usage of ft4232 suspend pin
2012-10-27 Dan WhiteAdd and update calibration
2012-10-25 Dan Whitefix filename construction
2012-10-22 Dan WhiteAdd baseline chip calibrations
2012-10-18 Dan WhiteTo a global config instance
2012-10-17 Dan Whitedevboard is now a module, act accordingly
2012-10-17 Dan WhiteBare default settings
2012-10-17 Dan WhiteInitialize ADC properly
2012-10-17 Dan Whiteyaml dump likes lists instead of tuples
2012-10-17 Dan Whitebugfix: save dac config
2012-10-17 Dan WhiteCull extra parameters not used in __init__
2012-10-16 Dan WhiteWIP fixups to make work
2012-10-16 Dan WhiteCleanup devboard.py, ready to test live
2012-10-16 Dan WhiteDevboard module to handle everything hardware-specific
2012-10-16 Dan WhiteChange name to _config(), add remaining
2012-10-16 Dan WhiteFixup changes
2012-10-16 Dan Whitenon-null
2012-10-15 Dan WhiteSettings save/restore helpers UNTESTED
2012-10-15 Dan WhiteMove default setting to usbio
2012-10-14 Dan WhiteUse custom SPI interface with libftdi
2012-10-10 Dan Whiteplots for presenation
2012-10-09 Dan Whiteupdate
2012-10-07 Dan Whitework on I/V curve tracing
2012-09-24 Dan Whiteupdate
next