SIMtrace2 (based on AT91SAM3), firmware and host tools, including card emulation https://osmocom.org/projects/simtrace2
Go to file
Christina Quast 4e4682c785 Bug fix: state returned by each handle* func now
The variable state is not a global function.
So its value needs to be returned from each function
which might alter the state.

For now only two states exist: WAIT_RST, WAIT_CMD

FIXME: Probably there is a more elegant way to do that
2015-03-18 18:48:57 +01:00
minimal minimal testprog (not working) 2014-11-22 19:48:48 +01:00
sam3s_example Attempt to implement working simcard emulator 2015-03-18 18:41:19 +01:00
usb_application Bug fix: state returned by each handle* func now 2015-03-18 18:48:57 +01:00
.gitignore Unignore unused files 2015-03-13 12:31:06 +01:00
clk_calc.py clk calculation: updated max mul val 2015-02-20 14:40:07 +01:00
notes TODO notes for program 2015-03-10 15:34:00 +01:00