Commit Graph

8 Commits

Author SHA1 Message Date
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 aacb0e489a Changed jitter compensation to occur every character. Smooth as butter, even at 115200. :)
Former-commit-id: 5320d6abf7
2017-05-28 18:54:18 +10:00
EspoTek f6a24bea7f Jitter detection in. Seems to be holding at 9600 baud
Former-commit-id: 9908cd2c43
2017-05-28 18:49:11 +10:00
EspoTek eef2e72fa6 Working, but with no jitter compensation. Handles 9600 baud streams OK, but with a glitch every 4 seconds.
Former-commit-id: f5a69c2adb
2017-05-28 17:26:16 +10:00
EspoTek a920105bd2 Doesn't halt in while() loop
Former-commit-id: a1075b97fd
2017-05-28 16:40:23 +10:00
EspoTek 23d5f0e5ee Deleted old code. Started new code.
Former-commit-id: 8bd771f02d
2017-05-28 16:34:53 +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 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