Sebastián Mestre
c149063452
Functiongencontrol refactor - part 2 ( #69 )
...
* use an enum instead of int to identify function generator channels
* Use local 8 bit encoding instead of utf8 for file paths
* use static_cast instead of function-style casts
* remove length member from channelData struct. use reference captures on some lambdas
2019-03-07 19:58:52 +11:00
Chris Esposito
1d9f2398bb
Nicer looking textEdits
2018-11-06 11:50:26 +11:00
Chris Esposito
39d1bff5ab
Fixed segfault; now displays message about iso failure too
2018-09-11 08:46:15 +10:00
Chris Esposito
2ba556bbe9
usbIsoInit returns error on failure
2018-08-14 17:19:17 +10:00
EspoTek
b9f37da420
Added PSU Calibration
2018-06-04 19:07:21 +10:00
Chris Esposito
f6ee6f0844
Added new function to firmware, to kickstart isochronous stream.
2018-04-02 16:21:54 +10:00
Chris Esposito
a846895e53
Shared Lib can handle basic avrDebug() call over USB.
2018-03-29 13:29:36 +11:00
Chris Esposito
37c3356f2e
Quick edit 1/4
2018-02-18 13:18:15 +11:00
Chris Esposito
44703c1b35
Manual firmware recovery in the GUI
2017-12-24 13:07:28 +11:00
Chris Esposito
9f9e4e48c6
Prompts user to calibrate on launch (if uncalibrated)
2017-12-24 11:35:42 +11:00
EspoTek
96cb814e8e
Firmware flashing more robust on Windows. Can't fail due to having too short a wait. Mac/Linux/Android not improved!!
2017-12-01 17:03:13 +11:00
EspoTek
ac583c8482
Added firmware 0x0004 and changed interface to use this. Shoved dfu-programmer in the repo since it's essential.
2017-12-01 16:19:28 +11:00
EspoTek
c93cf854da
Bit of scaffolding for I2C. Meme commit.
2017-12-01 15:31:21 +11:00
EspoTek
ca2406b2db
Cleaned junk out of repo.
...
Still need to edit history
Former-commit-id: e2061432d4b3d2bbb1f9621f3cce34d43b682b2a
Former-commit-id: aeeed8aa2af692f92b7ea7ec8cc042d49c679ce5
2017-10-21 16:11:49 +11:00