]> sigrok.org Git - sigrok-firmware-fx2lafw.git/history
sigrok-firmware-fx2lafw.git
2024-02-03 Steve MarkgrafAdd Hantek PSO2020 firmware support master github/master
2024-02-03 Steve Markgraffx2lib: fix SDCC warning 283
2023-08-15 Matthew Cengiafx2lafw: Update __at syntax for sdcc>=4.2.3
2023-08-15 Matthew Cengiafx2lafw: Update __interrupt syntax for sdcc>=4.2.3
2023-08-15 Matthew Cengiafx2lib: Update __interrupt syntax for sdcc>=4.2.3
2021-08-23 Gerhard Sittigfx2lafw: silence integer overflow compile warnings
2021-08-23 Gerhard SittigMakefile.am: Restore alpha sort order of device drivers...
2021-06-16 Gerhard Sittigdoc: update IRC reference to Libera.Chat
2021-02-21 Soeren ApelUpdate NEWS
2021-02-21 litospainAdd Instrustar ISDS205B firmware
2019-11-14 Uwe Hermannconfigure.ac: Bump package version to 0.1.7. sigrok-firmware-fx2lafw-0.1.7
2019-11-14 Uwe HermannIncrease FX2LAFW_VERSION_MINOR to 4.
2019-11-14 Uwe HermannNEWS: Add list of user-visible changes so far.
2019-10-01 Kate J. Temkinallow captures of up to 48MHz, if bus conditions permit
2019-09-26 Daniel Trnkabuild: use sdar instead of deprecated sdcclib
2019-06-01 Philip Gottschlingbugfix in hantek 6022BL voltage range selection
2018-12-28 Uwe HermannMakefile.am: Split an overly long line.
2018-12-28 majekwAdd YiXingDianZi MDSO firmware support.
2018-11-17 Uwe HermannBump required sdcc version to >= 3.4.0.
2018-06-18 Sergey Alirzaevsainsmart-dds120: make the "1kHz" reference signal...
2018-01-26 Uwe Hermannconfigure.ac: Bump package version to 0.1.6. sigrok-firmware-fx2lafw-0.1.6
2018-01-26 Uwe HermannIncrease FX2LAFW_VERSION_MINOR to 3.
2018-01-26 Uwe HermannNEWS: Add list of user-visible changes so far.
2018-01-24 Maciej Kurcfx2lafw: Factor out LED control.
2018-01-24 Gerhard Sittigfx2lafw: silence integer overflow compile warnings
2018-01-24 Gerhard Sittigfx2lafw: fixup missing semicolon after macro "function...
2018-01-17 Stefan Brünsfx2lafw: Insert SYNCDELAYs where necessary according...
2018-01-17 Stefan Brünsfx2lafw: Delay start of GPIF until first BULK IN reques...
2018-01-17 Stefan Brünsfx2lafw: add definitions for IBN (IN BULK NAK) interrupt
2018-01-17 Stefan Brünsfx2lafw: remove break after return
2018-01-17 Stefan Brünsfx2lafw: Disable SOF interrupt, it is not used
2017-12-21 Gerhard Sittigscopes: improve C preprocessor macro robustness
2017-12-17 Uwe Hermannscopes: Move a code comment.
2017-12-17 Uwe HermannMakefile.am: Fix a 'make distclean' error.
2017-12-17 Uwe Hermannscopes: Makefile.am: Add and use SDCC_LINK_FLAGS_SCOPE.
2017-12-17 Uwe Hermannscopes: Rename dscr_hantek_6022be.inc to dscr_scope...
2017-12-17 Uwe Hermannscopes: Unify code-base, remove duplicate code/files.
2017-12-17 Uwe Hermannscopes: Add include/scope.inc.
2017-12-17 Uwe Hermannscopes: Factor out TIMER2_VAL.
2017-12-17 Uwe Hermannscopes: Factor out SET_COUPLING() and SET_CALIBRATION_P...
2017-12-17 Uwe Hermannscopes: Factor out CTL_BIT, OUT0, and OE_CTL.
2017-12-17 Uwe Hermannscopes: Use RENUMERATE_UNCOND() for all devices.
2017-12-17 Uwe Hermannscopes: Initialize PORTA/C/E consistently for all devices.
2017-12-17 Uwe Hermannscopes: Factor out LED_CLEAR(), LED_GREEN(), LED_RED().
2017-12-17 Uwe Hermannscopes: Factor out TOGGLE_CALIBRATION_PIN().
2017-12-17 Uwe Hermannscopes: Factor out SET_ANALOG_MODE().
2017-12-17 Uwe Hermannscopes: Adapt/fix some code comments, cosmetics.
2017-12-17 Uwe Hermannfx2lafw: Blink LED on pin PA1 during acquisition.
2017-06-12 Uwe Hermannconfigure.ac: Bump package version to 0.1.5. sigrok-firmware-fx2lafw-0.1.5
2017-06-12 Uwe HermannNEWS: Add list of user-visible changes so far.
2017-06-06 Uwe HermannHACKING: Update URL to Linux kernel coding style.
2017-01-27 Uwe Hermannhantek_6022be.c: Fix a code comment.
2017-01-27 Jan LosinskiEnable full port A as output on 6022BL
2017-01-27 Jan LosinskiSelect enable OE0 instead of OE2 in 6022BL
2017-01-27 Jan LosinskiSwitch from OE2/CTL2 to OE0/CTL0 on 6022BL
2017-01-27 Jan LosinskiSet PA7 in 6022BL again before sampling.
2017-01-27 Jan LosinskiChange I/O ports for voltage selection on 6022BL
2017-01-27 Jan LosinskiSet PA7 to high, to select analog mode.
2017-01-27 Jan LosinskiChange probe cal pin for 6022BL to PC2
2017-01-27 Sebastian Tabares... Initial support for Hantek 6022BL
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-10-31 Uwe Hermannconfigure.ac: Bump package version to 0.1.4. sigrok-firmware-fx2lafw-0.1.4
2016-10-31 Uwe HermannNEWS: Add list of user-visible changes so far.
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 HermannAdd "fx2lafw-" prefix to the 6022BE/DDS120 firmware...
2016-10-31 Uwe HermannUse the same VID/PID for Hantek 6022BE and SainSmart...
2016-10-12 Uwe HermannMakefile.am: Remove unneeded duplication.
2016-10-08 Uwe HermannAdd and use macros to simplify USB descriptor files.
2016-09-03 Uwe HermannMakefile.am: Add dscr_hantek_6022be.inc to the tarball.
2016-08-10 Uwe HermannHACKING: Prefer git pull requests over mailing list...
2016-08-10 Uwe HermannREADME: Drop obsolete and unneeded section.
2016-08-10 Uwe Hermanngpif-acquisition.c: Minor cosmetics, drop obsolete...
2016-08-10 Paul FertserRefactor and bugfix the delay adding code for analog...
2016-08-10 Paul FertserRemove bogus part of OUTPUT used for analog sampling
2016-08-10 Paul FertserFix typo in gpif_make_data_dp_state function name
2016-08-10 Paul FertserChange arguments of gpif_make_delay_state() to remove...
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-08-10 Uwe Hermannhantek-6022be/sainsmart-dds120: Use the same USB produc...
2016-07-12 Uwe HermannREADME: Mention the Sainsmart DDS120 firmware.
2016-07-12 Uwe HermannAdd CWAV USBee ZX firmware support.
2016-05-25 Benjamin LarssonSilence warnings
2016-05-18 Uwe HermannAdd a few more code comments.
2016-05-18 Benjamin Larssonfx2lafw: clock CTL1 the same as CTL2
2016-05-04 Markus SiegertUse 1D50:608E for open source Sainsmart DDS120 firmware
2016-05-04 Benjamin LarssonSupport changing calibration pulse frequency
2016-05-04 Benjamin LarssonAdd more sample rates
2016-05-04 Benjamin LarssonAdd support for setting Sainsmart AC/DC coupling
2016-05-04 Benjamin LarssonInitial Sainsmart DDS120 firmware
2016-04-29 Benjamin LarssonAdd CMD_START_FLAGS_CLK_CTL2 command flag
2016-04-27 Benjamin LarssonEnable more control over the GPIF state machine
2016-03-10 Uwe Hermannhw/hantek-6022be/dscr.a51: License header cosmetics.
2016-03-10 Uwe Hermannhantek_6022be.c: Simplify handle_vendorcommand().
2016-03-10 Uwe Hermannhantek_6022be.c: Minor cosmetics.
next