EspoTek
2ae610b51d
added in libdfuprog to Mac build
...
Former-commit-id: ce0221adca
2017-07-07 10:33:44 +10:00
EspoTek
4a65e06091
Single Endpoint Mode in place on all modes.
...
Former-commit-id: 7b01fa5eb6
2017-07-03 15:08:04 +10:00
EspoTek
a587ad9392
Android testing build
...
Former-commit-id: d54fd37fa5
2017-07-01 12:55:51 +10:00
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
44901cd0b8
Inverse sample convert in place
...
Former-commit-id: 1a5bd9a5d7
2017-06-29 09:48:50 +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
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
3f4ab5c6cb
Intent Filter added
...
Former-commit-id: c27cb9d38c
2017-06-22 11:22:16 +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
98bd105ed1
Android nicer. :)
...
Just general UI improvements.
Former-commit-id: 643ee1d592
2017-06-10 15:42:40 +10:00
esposch
e47b5666df
Default resolution now 1440x900
...
Former-commit-id: f091e976aa
2017-06-02 18:41:32 +10:00
esposch
b20e972499
Temporarily desabled frame phase error code. Gets false positives.
...
Former-commit-id: 69d72b19f3
2017-06-02 16:26:33 +10:00
esposch
b22ce5df87
Added "bad connect detection" (frame phase error detection) to Unix.
...
Also changed compiler flags so that optimisations don't wreck the for
loop when initialising the pipe IDs. Hopefully this fixes Android as
well.
Q_debugstream has a slight change just so that gcc doesn't get upset.
Former-commit-id: f7ddf6ae05
2017-06-02 14:07:30 +10:00
EspoTek
534c25212b
Just got rid of the slight chance of missing the start bit...
...
Former-commit-id: 53e6388f4f
2017-05-28 19:53:31 +10:00
EspoTek
c40c0e3263
Bugfix: CH2 was fetching singleBit samples on CH1 mode being == 2.
...
Former-commit-id: 9f6f5695fd
2017-05-25 11:34:58 +10:00
EspoTek
0f5a7781e7
Mac bin crash fixed
...
Former-commit-id: 7b9d410413
2017-05-13 12:18:29 +10:00
EspoTek
201b3bedbe
Nothing to see here
...
Former-commit-id: f079a7f4f1
2017-05-13 11:29:25 +10:00
EspoTek
69955a52bd
Added Fuse Bypass
...
Just to be safe...
Former-commit-id: f78a868e8b
2017-04-25 11:39:55 +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
8500a89f14
New Gerbers published
...
Very few changes. Fuse added, port moved.
Former-commit-id: 56b13e9a95
2017-04-18 12:55:55 +10:00
EspoTek
2480cb6b6b
Fixed occasional corruption (Windows Only)
...
Also small fix for doubled sample rate.
Former-commit-id: 642f0c6d7f
2017-04-09 15:28:18 +10:00
EspoTek
0537b6d57c
Timing fixes
...
For Logic Analyzer CH2.
Former-commit-id: bda9baf5c1
2017-04-09 12:38:19 +10:00
EspoTek
005a8a8832
Logic Analyser CH2 should write to correct console now.
...
Former-commit-id: 58e438c3f8
2017-03-13 09:54:40 +11: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
2bd0b56ca8
Start of 32 bit release.
...
Some errors.
Former-commit-id: 7834933296
2017-03-02 18:55:45 +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
1d893f8164
Runs on Android, iso fails
...
One step closer...
Former-commit-id: 491645d673
2017-02-19 13:41:35 +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