log

age author description
2013-12-23 Michael Spacefalcon fc-loadtool: flash ID check moved into flash info, added to erase and program
2013-12-23 Michael Spacefalcon fc-loadtool: flash idcheck standalone command implemented
2013-12-23 Michael Spacefalcon fc-loadtool flash ID check: definitions created
2013-12-19 Michael Spacefalcon pirexplore: lcdramp command renamed to lcdtest: the bars aren't a ramp
2013-12-19 Michael Spacefalcon target-utils/libprintf: minor polish
2013-12-19 Michael Spacefalcon fc-tmsh rvinterf invokation mode: support passing -B as well
2013-12-19 Michael Spacefalcon fc-loadtool: minor polish in build_flashw_hex_string()
2013-12-15 Michael Spacefalcon fc-tmsh: abb[rw] commands implemented
2013-12-15 Michael Spacefalcon fc-tmsh: option to invoke rvinterf "behind the scenes"
2013-12-14 Michael Spacefalcon pirexplore: a bit of refactoring
2013-11-26 Michael Spacefalcon rvinterf: support for socketpair invokation
2013-11-25 Michael Spacefalcon gsm-fw/riviera/rvt/rvt_task.c: brute debug hack no longer needed, ETM works
2013-11-25 Michael Spacefalcon gsm-fw/services/etm: etm_get16(): fix for bad C (sequence points violation)
2013-11-25 Michael Spacefalcon fc-tmsh: w8/w16/w32 implemented
2013-11-25 Michael Spacefalcon rvinterf: workaround for sleeping targets
2013-11-25 Michael Spacefalcon fc-tmsh: some buglets fixed
2013-11-25 Michael Spacefalcon fc-tmsh: some basic tmcore commands implemented
2013-11-25 Michael Spacefalcon fc-tmsh: implemented handling of ETM_CORE responses
2013-11-24 Michael Spacefalcon rvinterf: added -s option for changing the local socket pathname
2013-11-24 Michael Spacefalcon rvinterf/Makefile: build both rvinterf/lowlevel and rvinterf/etm
2013-11-24 Michael Spacefalcon rvinterf works after fixing max_fd
2013-11-24 Michael Spacefalcon fc-tmsh compiles!
2013-11-24 Michael Spacefalcon rvinterf/etm: implemented everything except the packet sending command
2013-11-24 Michael Spacefalcon rvinterf/etm: checkpointing not-yet-compilable code
2013-11-24 Michael Spacefalcon gsm-fw/riviera/rvm/rvm_use_id_list.h: tab fix
2013-11-23 Michael Spacefalcon rvinterf: packet sending implemented
2013-11-23 Michael Spacefalcon rvinterf: ignore SIGPIPE
2013-11-23 Michael Spacefalcon rvinterf: forwarding of Rx packets to clients implemented
2013-11-23 Michael Spacefalcon rvinterf: beginning of local socket handling
2013-11-23 Michael Spacefalcon rvinterf: beginning of server implementation