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
0db38c68cb
Fixed connect - Windows + Unix now both return 0 on UsbInit
...
Seems to do nothing once the iso is set up, though...
Former-commit-id: 2fef7a6648
2017-02-19 14:29:19 +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
1d893f8164
Runs on Android, iso fails
...
One step closer...
Former-commit-id: 491645d673
2017-02-19 13:41:35 +11:00
EspoTek
fcdf218937
functionGenControl now Android compatible. Close!
...
Gets into a loop where it can't find device (on emulator). I'll need to
move over to real device to see exactly what happens....
Former-commit-id: 41eab710fa
2017-02-19 12:45:52 +11:00
EspoTek
9994dbc489
EspoComboBox now Android compatible.
...
Changed FILE* based operations to QFile. Apparently Android doesn't
like fopen().
Former-commit-id: 368af59ca8
2017-02-19 12:03:35 +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