]> sigrok.org Git - sigrok-firmware-fx2lafw.git/history - gpif-acquisition.c
GPL headers: Use correct project name.
[sigrok-firmware-fx2lafw.git] / gpif-acquisition.c
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2012-07-22 Uwe HermannCosmetics, update docs.
2012-07-18 Uwe HermannUpdate fx2lafw code to work with recent sdcc.
2012-05-10 Uwe HermannCosmetics.
2012-05-07 Joel HoldsworthSupport wide sampling
2012-05-07 Joel HoldsworthAdded support for 100kHz and 50kHz sampling
2012-05-07 Joel HoldsworthMade the DP state the DATA sample state
2012-05-07 Joel HoldsworthMoved GPIF state generator code into helper functions
2012-04-10 Uwe HermannCosmetics, coding style.
2012-03-11 Joel HoldsworthReset EP2 when GPIF acquisition completes
2012-03-11 Joel HoldsworthFixed GPIF waveform branch, and annotated population...
2012-03-11 Joel HoldsworthNot need to SYNCDELAY after writing to GPIF_WAVE_DATA
2012-03-11 Joel HoldsworthNo need to populate reserved words
2012-03-11 Joel HoldsworthSpecify that one transaction will occur in each acquisition
2012-03-10 Joel HoldsworthEnsure GPIF is idle before reconfiguration
2012-03-10 Joel HoldsworthDo not read-modify-write IFCONFIG
2012-03-04 Joel HoldsworthImplemented sample rate control
2012-03-03 Joel HoldsworthGenerate GPIF WAVEDATA on demand
2012-03-03 Joel HoldsworthMoved gpif code out to separate source file