]> sigrok.org Git - sigrok-firmware-fx2lafw.git/history - include
Add Hantek PSO2020 firmware support
[sigrok-firmware-fx2lafw.git] / include /
2023-08-15 Matthew Cengiafx2lafw: Update __interrupt syntax for sdcc>=4.2.3
2019-11-14 Uwe HermannIncrease FX2LAFW_VERSION_MINOR to 4.
2018-01-26 Uwe HermannIncrease FX2LAFW_VERSION_MINOR to 3.
2018-01-24 Maciej Kurcfx2lafw: Factor out LED control.
2018-01-17 Stefan Brünsfx2lafw: Delay start of GPIF until first BULK IN reques...
2017-12-17 Uwe Hermannscopes: Move a code comment.
2017-12-17 Uwe Hermannscopes: Rename dscr_hantek_6022be.inc to dscr_scope...
2017-12-17 Uwe Hermannscopes: Add include/scope.inc.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-10-31 Uwe HermannIncrease FX2LAFW_VERSION_MINOR to 2.
2016-10-31 Uwe HermannUse per-device USB serial number strings.
2016-10-31 Uwe HermannUse the same VID/PID for Hantek 6022BE and SainSmart...
2016-10-08 Uwe HermannAdd and use macros to simplify USB descriptor files.
2016-08-10 Uwe Hermanndscr*.inc: Document polling intervals better.
2016-08-10 Uwe Hermanndscr_hantek_6022be.inc: Fix incorrect comments, add...
2016-08-10 Uwe Hermanndscr_hantek_6022be.inc: Change vendor string to "sigrok".
2016-08-10 Uwe Hermanndscr_hantek_6022be.inc: Cosmetic and consistency changes.
2016-08-10 Uwe Hermanndscr.inc: Shorten representation of two strings.
2016-08-10 Uwe Hermannhantek-6022be/sainsmart-dds120: Hook up correct per...
2016-08-10 Uwe HermannDeduplicate hantek-6022be/sainsmart-dds120's dscr.inc.
2016-04-29 Benjamin LarssonAdd CMD_START_FLAGS_CLK_CTL2 command flag
2015-11-09 Daniel Elstnerbuild: Switch to non-recursive make
2014-05-06 Uwe HermannIncrease FX2LAFW_VERSION_MINOR to 1.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-02-22 Uwe HermannUse a standard autotools setup.
2012-10-16 Uwe HermannFix #include guard names.
2012-07-22 Uwe HermannCosmetics, update docs.
2012-07-18 Uwe HermannAdd missing #include guards.
2012-05-07 Joel HoldsworthSupport wide sampling
2012-05-07 Joel HoldsworthAdded support for 100kHz and 50kHz sampling
2012-05-06 Uwe Hermannfx2lafw: Support for querying REVID.
2012-04-18 Joel HoldsworthAdded dscr.inc to reduce duplication in dscr.a51 files
2012-04-10 Uwe HermannCosmetics, coding style.
2012-04-10 Joel HoldsworthImplemented CMD_GET_FW_VERSION
2012-03-24 Joel HoldsworthRemoved unneeded declarations
2012-03-14 Joel HoldsworthRemoved debug routines - they turned out not to be...
2012-03-11 Joel HoldsworthReset EP2 when GPIF acquisition completes
2012-03-04 Joel HoldsworthRenamed fx2lafw_run to fx2lafw_poll
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 HoldsworthMoved gpif code out to separate source file
2012-02-22 Uwe HermannVarious cosmetics and bugfixes.
2012-02-22 Joel HoldsworthMoved includes into a common include directory