Skip to content

Releases: Tenkiv/tekdaqc-firmware

v1.3.1.0

03 May 18:38
Compare
Choose a tag to compare
v1.3.1.0 Pre-release
Pre-release

update read_digital_output command to also show which outputs are digital and which outputs are pwms
--read_digital_output

v1.3.0.0

28 Apr 23:46
Compare
Choose a tag to compare
v1.3.0.0 Pre-release
Pre-release

disable analog sampling at 15k, 30k
allow analog input modification

v1.2.0.0

29 Apr 00:01
Compare
Choose a tag to compare
v1.2.0.0 Pre-release
Pre-release

crossover cable connection enabled
throttle digital input sampling

pwm output enabled
--set_pwm_output --output=0000 --dutycycle=0 (%)
--set_pwm_output_timer --time=0 (us)
(time = period of pwm, must be greater than 1000us and a multiple of 1000us)

v1.4.1.0

05 Dec 21:51
Compare
Choose a tag to compare
v1.4.1.0 Pre-release
Pre-release

keep ethernet link up
add / remove analog input #36
sample input #36 as long as there is one analog input
sample analog input #36 after sample command
change digital sample rate throttle algorithm
fix buffer receive overflow

v1.4.0.0

28 Apr 23:59
Compare
Choose a tag to compare
v1.4.0.0 Pre-release
Pre-release

pulse width modulation and transition counting of digital inputs
--add_pwm_input --input=0 --average=0 (us) --name=NONE
--remove_pwm_input --input=0
--read_pwm_input --input=0 --number=0
--list_pwm_inputs
(average must be greater than 1000us and a multiple of 100us, prints only average via telnet)
temperature sampling now occurs during single channel sampling

allow input modifications on digital and analog inputs

v1.0.2.5

03 Apr 21:33
Compare
Choose a tag to compare
v1.0.2.5 Pre-release
Pre-release

v1.0.1.0

03 Apr 21:33
Compare
Choose a tag to compare
v1.0.1.0 Pre-release
Pre-release
Fixing the link to the v1.0.1.0 release.

v1.0.0.0

03 Apr 21:31
Compare
Choose a tag to compare
v1.0.0.0 Pre-release
Pre-release
Update RELEASE_NOTES.md