- 11 Jun, 2020 1 commit
-
-
Greg Austic authored
updated version, used Arduino 1.8.12
-
- 09 May, 2020 2 commits
-
-
Greg Austic authored
updated to teensy 5.1 - required fixes for updated adc library. Also changed output from 0 - 100, to 0 - 10000 to increase sig figs and address over-rounding. Also moved instrument version and firmware version.
-
Greg Austic authored
testing adc library changes, having issues with bluetooth as well.
-
- 25 Feb, 2020 1 commit
-
-
Greg Austic authored
1.29.3 - Fixed problem with shutoff sometimes not working (in util-jz removed call to accel), and fixed mispelling YESBAT --> YESBATT
-
- 17 Dec, 2018 1 commit
-
-
Greg Austic authored
Made shorter light testing command testAllLights+
-
- 26 Nov, 2018 7 commits
-
-
Greg Austic authored
made mistake - versioned device ID not firmware id, now fixed firmware 1.29.1
-
Greg Austic authored
fixing breaks due to loop-switch-jz
-
Greg Austic authored
-
Greg Austic authored
-
Greg Austic authored
-
Greg Austic authored
-
Greg Austic authored
updated versioning for devices and firmware to x.x.x system.
-
- 17 Aug, 2018 1 commit
-
-
Greg Austic authored
updates to hamamatsu detector integration, in progress (broken!
-
- 09 Aug, 2018 1 commit
-
-
Greg Austic authored
changed voltage accumulator to start on the 3rd pulse, rather than first (first 1 - 2 pulses are often spikes due to voltage changes between LEDs on actopulser). This increases accuracy of the voltage temp correction.
-
- 07 Aug, 2018 3 commits
-
-
Greg Austic authored
updated 1.29 tag (forgot to update in defines.cpp)
-
Greg Austic authored
removed temp/hum/pres/voc as a required measurement (now optional via environmental)... added 250ms delay after printing data_raw and voltage_raw. updated 1.29 tag.
-
Greg Austic authored
reduced memory under limit to update via over the air. Added running overage for voltage within a pulse set and 15 averages of voltage reading to reduce noise caused by 2nd order poly fit of voltage --> detector.
-
- 06 Aug, 2018 1 commit
-
-
Greg Austic authored
update to 1.7, added /1000 for 2nd order polynomial for voltage heat correction to account for *1000 when inputted. Also decreased the # of significant figures
-
- 01 Aug, 2018 2 commits
-
-
Greg Austic authored
removed some vars from EEPROM, down to 48% memory... set ot 1.26
-
Greg Austic authored
voltage correction, version 1.25 is complete
-
- 30 Jul, 2018 1 commit
-
-
Greg Austic authored
Added set_shutdown+ and print shutdown time to device_info and print_memory. Shutdown allows you to set when device auto-off, in ms.
-
- 28 Jun, 2018 2 commits
-
-
Greg Austic authored
forgot one last print statements. Versioned to 1.22
-
Greg Austic authored
forgot to remove print statements ;\ reversioned to 1.21
-
- 27 Jun, 2018 2 commits
-
-
Greg Austic authored
Versioned to 1.20
-
Greg Austic authored
reduced # of userdef EEPROM save locations, added heatcal save locations. Updated data and data_ref detector outputs with heat calibration, and data_type now also defines if heat calibration is applied.
-
- 04 Jun, 2018 1 commit
-
-
Greg Austic authored
Release 1.19. Added auto-normalized and auto-blanked outputs, 'calibration' and 'data_type', fixed bugs and added comments.
-
- 29 May, 2018 1 commit
-
-
Greg Austic authored
read array and associated now float, output dependent on data_type as raw or normalized, updated version to 1.19, other minor fixed.
-
- 22 May, 2018 3 commits
-
-
Greg Austic authored
updated ad_read_array to be 32 bit, fixed issues throughout.
-
Greg Austic authored
-
Greg Austic authored
updates pre-yale, broken detector output
-
- 07 May, 2018 1 commit
-
-
Jon Zeeff authored
-
- 06 May, 2018 3 commits
- 04 May, 2018 6 commits
-
-
Jon Zeeff authored
-
Jon Zeeff authored
-
Greg Austic authored
put adafruit_sensor in quotes in adafruit_bme680.h
-
Greg Austic authored
-
Greg Austic authored
got rid of bme 280, updated
-
Jon Zeeff authored
-