]> sigrok.org Git - sigrok-firmware-fx2lafw.git/shortlog
sigrok-firmware-fx2lafw.git
2012-03-04 Joel HoldsworthImplemented sample rate control
2012-03-03 Joel HoldsworthRemoved CMD_STOP and renumbered commands
2012-03-03 Joel HoldsworthMoved command definitions into command.h
2012-03-03 Joel HoldsworthRemoved CMD_SET_SAMPLRATE
2012-03-03 Joel HoldsworthGenerate GPIF WAVEDATA on demand
2012-03-03 Joel HoldsworthMoved gpif code out to separate source file
2012-02-22 Uwe HermannUpdate README.
2012-02-22 Uwe HermannMove dscr.a51 to individual project subdirs.
2012-02-22 Uwe HermannMove individual firmware projects to hw/ subdir.
2012-02-22 Uwe HermannAdd saleae-logic/ subdir/project.
2012-02-22 Uwe HermannAdd top-level Makefile.
2012-02-22 Uwe HermannVarious cosmetics and bugfixes.
2012-02-22 Joel HoldsworthMoved includes into a common include directory
2012-02-22 Joel HoldsworthMoved main() in cwav-usbeeax
2012-02-22 Joel HoldsworthAdded root as an include directory
2012-02-22 Joel HoldsworthAdded autovector include to fx2lafw header. Software...
2012-02-22 Joel HoldsworthAdded first device specific directory for the CWAV...
2012-02-22 Joel HoldsworthRearranged main() in preparation for split according...
2012-02-22 Joel HoldsworthImplemented _assert
2012-02-22 Joel HoldsworthAdded INFO, WARN and ERR macros
2012-02-22 Joel HoldsworthAdded a debug client
2012-02-22 Joel HoldsworthAdded basic debugf for sending debug messages over USB
2012-02-22 Joel HoldsworthAllow path to fx2lib to be set with a variable
2012-02-21 Uwe HermannDraft how commands could be implemented.
2012-02-21 Uwe HermannEliminate EP1, commands should use EP0.
2012-02-21 Uwe HermannDocument USB language identifier document location.
2012-02-21 Uwe HermannUse #defines for REVCTL bits.
2012-02-20 Uwe HermannFirst somewhat working GPIF waveform and setup code.
2012-02-18 Uwe HermannFirst attempt at a sampling GPIF waveform (untested!).
2012-02-14 Uwe HermannREADME: Add git repo URL.
2012-02-14 Uwe HermannInitial version (work in progress).