EspoTek
5ddf4383b2
Android Initial Release
...
Former-commit-id: d192210b8c
2017-06-30 14:02:18 +10:00
EspoTek
09cb784183
R/C meter on Android too now. And an icon!
...
Former-commit-id: 49ff60011e
2017-06-30 11:47:43 +10:00
EspoTek
1e0d7c8460
Capacitance ranging
...
Former-commit-id: 980a3b8736
2017-06-30 09:41:36 +10:00
EspoTek
bf0999c291
Interface Smoothed Over, likes the new combo box now
...
Former-commit-id: 7451ae1a9e
2017-06-28 16:29:40 +10:00
EspoTek
1963dbf268
Multimeter R mode up and running on desktop.
...
Former-commit-id: 279eca0848
2017-06-28 14:39:26 +10:00
EspoTek
19859b6170
R measurement algorithm in place
...
Former-commit-id: da785e9004
2017-06-28 11:50:26 +10:00
EspoTek
7ed56b2055
Calibration in place. Maximum voltage is 12V.
...
Former-commit-id: f147bc346d
2017-06-26 11:12:00 +10:00
EspoTek
070d36d99b
Caibration algorithm in pace but no user-friendy way of accessing it.
...
Former-commit-id: ee7aff7cf5
2017-06-26 10:19:04 +10:00
EspoTek
88797acf12
Recentreing in.
...
Former-commit-id: 445a301029
2017-06-22 14:49:50 +10:00
EspoTek
334d0d2f26
Towards calibration
...
Former-commit-id: 7c3ae61fe8
2017-06-22 14:05:37 +10:00
EspoTek
bc436497a2
Android reinit fine as long as device doesn't reconnect before destructor called
...
Former-commit-id: 09e3568605
2017-06-19 16:23:17 +10:00
EspoTek
db5a5ca437
Slightly nicer scaling control.
...
Former-commit-id: c41fe011d7
2017-06-12 17:19:52 +10:00
EspoTek
d28814606c
Axis Scaling and cursors
...
Former-commit-id: 893624c0e4
2017-06-12 10:55:22 +10:00
EspoTek
4c91883bff
Pinch Zoom added, cannot discern x/y
...
Former-commit-id: 08b476322c
2017-06-10 20:07:53 +10:00
EspoTek
5367cbd999
Rotation.
...
Former-commit-id: 06b6295d1f
2017-06-10 18:06:13 +10:00
EspoTek
98bd105ed1
Android nicer. :)
...
Just general UI improvements.
Former-commit-id: 643ee1d592
2017-06-10 15:42:40 +10:00
EspoTek
46bc34f388
Unix now survives physical disconnects. Duct Tape necessary.
...
Former-commit-id: 28a4df9834
2017-05-16 15:08:29 +10:00
EspoTek
9ef4ba807b
Unix reconnects on soft-driver reset. Doesn't like a hard disconnect.
...
Former-commit-id: c0e554e37f
2017-05-16 14:45:00 +10:00
EspoTek
65632a69e5
Split reinitUsb() in half. Unix driver dies with a delay.
...
Former-commit-id: 54cdad44e5
2017-05-16 12:01:30 +10:00
EspoTek
fb758ada39
"Jump to Bootloader" function added. No need to short pins to update FW.
...
Former-commit-id: 0a664fe482
2017-04-22 13:58:06 +10:00
EspoTek
5067d01166
Disconnect/Reconnect good now, 32-bit stops failing!
...
Fixed the 32-bit issue after first re-initialise by removing the OvlK
and IsoK reuse functions. Perhaps this could be causing issues on Mac
OS X as well.
Next, changes were made to the reconnect/disconnect to prevent
(sometimes??) crashes in 32-bit mode, and also fix the "not updating
after reconnect" issue on x64.
Former-commit-id: e052a4d64e
2017-03-06 13:13:33 +11:00
EspoTek
0d11aeaf79
Semi-sane Android Interface
...
Not polished, but usable.
Former-commit-id: 22020c5127
2017-02-22 13:17:48 +11:00
EspoTek
325afb6adb
Works on Android. Kinda.
...
Function Gen not running properly and there is no "native" UI.
But the whole USB stack is up!
Former-commit-id: f14b4cc0dc
2017-02-19 17:42:09 +11:00
EspoTek
4b54fa1a89
Fixed up some more issues
...
Now crashing when FunctionGenControl procs. Android returns fatal if
you try to write to an uninitialised pipe.
Former-commit-id: a1c45aff30
2017-02-19 14:11:06 +11:00
EspoTek
f4c0f0d949
Android compiles and runs
...
Just not for very long...
Quits at loading _list.wfl
Former-commit-id: 52fc3aa15d
2017-02-18 16:00:55 +11:00