log

age author description
2013-11-22 Michael Spacefalcon rvtdump: heuristic decoding of G23 traces implemented,
2013-11-22 Michael Spacefalcon rvinterf: refactored rvtdump compiles and works
2013-11-22 Michael Spacefalcon rvinterf: beginning of refactoring
2013-11-20 Michael Spacefalcon etmsend hack-utility written, compiles
2013-11-20 Michael Spacefalcon rvtdump: implemented Tx extension hack, compiles
2013-11-20 Michael Spacefalcon gsm-fw/riviera/rvt/rvt_task.c: formatting (readability) cleanup
2013-11-20 Michael Spacefalcon rvinterf: background mode implemented
2013-11-19 Michael Spacefalcon gsm-fw: first conditionally-built feature: ETM
2013-11-19 Michael Spacefalcon gsm-fw: services subdir hooked into the build
2013-11-19 Michael Spacefalcon ETM core compiles
2013-11-19 Michael Spacefalcon starting to compile ETM
2013-11-18 Michael Spacefalcon gsm-fw/services/etm: initial import from the Leonardo semi-src
2013-11-18 Michael Spacefalcon gsm-fw/bsp/sim*.c: initial import from the Leonardo semi-src
2013-11-18 Michael Spacefalcon gsm-fw: RTC SWE enabled
2013-11-18 Michael Spacefalcon gsm-fw: RTC code hooked into the build
2013-11-17 Michael Spacefalcon gsm-fw: starting to compile RTC code
2013-11-17 Michael Spacefalcon gsm-fw/bsp/rtc: initial import from Leonardo TCS211 semi-src
2013-11-17 Michael Spacefalcon gsm-fw: SPI SWE enabled
2013-11-17 Michael Spacefalcon gsm-fw: SPI task code compiles and links
2013-11-17 Michael Spacefalcon gsm-fw: started on the header dependencies for bsp/abb+spi/abb_core_inth.c
2013-11-17 Michael Spacefalcon gsm-fw/bsp/Makefile: abb+spi hooked into the build
2013-11-17 Michael Spacefalcon abb.c compiles!
2013-11-17 Michael Spacefalcon tpudrv*.h headers imported
2013-11-17 Michael Spacefalcon l1_rf<N>.h headers preened
2013-11-17 Michael Spacefalcon more L1 header files brought in
2013-11-16 Michael Spacefalcon integrating more L1 header files needed by the abb+spi code
2013-11-16 Michael Spacefalcon gsm-fw/bsp/abb+spi: preening of header files, first pass
2013-11-16 Michael Spacefalcon gsm-fw/bsp/abb+spi: initial import from the Leonardo TCS211 version
2013-11-14 Michael Spacefalcon gsm-fw: sprintf %f: handle infinities and NaNs
2013-11-14 Michael Spacefalcon gsm-fw/sprintf: %f implemented, debug output looks correct
2013-11-14 Michael Spacefalcon gsm-fw: sprintf overhaul in preparation for adding %f format support
2013-11-12 Michael Spacefalcon gsm-fw/nucleus/tc[di].c: minor cleanup
2013-11-12 Michael Spacefalcon Our nuc-fw is destined to become gsm-fw, so I went ahead and did the big hg mv
2013-11-12 Michael Spacefalcon fw build for pirelli: set the ASIC_CONF register like the original fw does
2013-11-12 Michael Spacefalcon k5a3281.init (for GTA0x): set WS=3 for nCS0 like the official firmware does
2013-11-11 Michael Spacefalcon pirelli.init: go ahead and switch to 812500 baud automatically
2013-11-11 Michael Spacefalcon fc-xram: print one '.' for every 100 S-records
2013-11-11 Michael Spacefalcon nuc-fw cleanup: old Nucleus demo (w/o TI fw framework) moved out of the way
2013-11-11 Michael Spacefalcon RV bring-up: RVT "system time" heartbeat messages now get printed every 20 s!
2013-11-04 Michael Spacefalcon RV bring-up: lack of timer ticks fixed,
2013-11-03 Michael Spacefalcon fc-xram: execvp of secondary program implemented
2013-11-02 Michael Spacefalcon rvtdump: time-stamped logging implemented
2013-11-02 Michael Spacefalcon rvtdump: some restructuring
2013-11-02 Michael Spacefalcon nuc-fw: switched from nucdemo to Riviera, got some serial output
2013-11-01 Michael Spacefalcon nuc-fw: sans-GSM tick timer and Init_Unmask_IT() implemented
2013-11-01 Michael Spacefalcon nuc-fw: final preparations for the big transition
2013-11-01 Michael Spacefalcon Riviera should be ready for the first TI fw build attempt
2013-11-01 Michael Spacefalcon nuc-fw: more minor preparations for the big transition
2013-10-31 Michael Spacefalcon rvtdump: satisfactory handling of output from Pirelli's fw
2013-10-31 Michael Spacefalcon rvtdump utility written, compiles
2013-10-31 Michael Spacefalcon target-utils command input: don't emit BEL on error conditions
2013-10-31 Michael Spacefalcon fc-[ix]ram: tty pass-thru mode made binary-safe
2013-10-31 Michael Spacefalcon riviera hooked into nuc-fw build
2013-10-31 Michael Spacefalcon RVT compiles
2013-10-31 Michael Spacefalcon RVM compiles
2013-10-31 Michael Spacefalcon All of RVF compiles
2013-10-30 Michael Spacefalcon starting to compile RVF
2013-10-29 Michael Spacefalcon checking in Riviera code from the Sotomodem version
2013-10-28 Michael Spacefalcon nuc-fw: low-level serial code should be complete
2013-10-28 Michael Spacefalcon started integrating TI's serial code