Commit Graph

26 Commits

Author SHA1 Message Date
Sebastian e18b23446c Updated some of the dependencies
/ publish-release (push) Successful in 4m32s Details
/ build-appimage (push) Successful in 2m54s Details
/ build (push) Successful in 2m52s Details
/ build-windows (push) Successful in 2m0s Details
/ audit (push) Successful in 2m17s Details
2023-08-02 20:31:11 +02:00
Sebastian a26ff950c1 Updated eframe to fix cargo audit issues
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-06-15 20:51:33 +02:00
Sebastian a5d7250e07 Made the gui a feature
Added a nicer cli version
2022-04-10 15:33:51 +02:00
Sebastian 6417820c9c Fixed warnings
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-02-20 20:44:49 +01:00
Sebastian 96a89f3091 Added errors to ui
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-02-20 20:36:21 +01:00
Sebastian d7e4d4eb5c Added windows annotation
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-02-13 19:36:25 +01:00
Sebastian b095515238 Update step needs a lower bound 2022-02-13 19:36:01 +01:00
Sebastian bb56972ec8 Adjusted update to image size 2022-02-12 23:00:52 +01:00
Sebastian 335dca9246 Use available UI size to size image 2022-02-09 23:01:59 +01:00
Sebastian 2515e2e8f5 Removed unecessarily cloned image 2022-02-09 22:52:32 +01:00
Sebastian 0c9cf5ac24 Use texture buffer to get the image across the thread barrier 2022-02-09 22:37:38 +01:00
Sebastian 70a8b41578 Fixed texture leak 2022-02-09 22:32:48 +01:00
Sebastian cc8afc1b07 First crude working versiom. Slow as crap 2022-02-09 21:28:26 +01:00
Sebastian da0c5081e9 Added a crude UI mockup 2022-02-09 17:41:04 +01:00
Sebastian 5795a75251 Reset max level after first sync for better dynamic range 2018-01-04 20:00:18 +01:00
Sebastian cafcde77cc Oops... fixed the averaging in the syncer 2017-12-31 01:13:44 +01:00
Sebastian 0a37b85cad Tweaks to remove syncing artifacts 2017-12-30 22:16:39 +01:00
Sebastian ae3ee11468 Made syncer code fuzzier to improve slanted images 2017-12-30 21:49:36 +01:00
Sebastian a98675b3ca Final clean up and tweaks 2016-11-28 10:59:32 +01:00
Sebastian 604355d906 Removed vectors where possible
Optimized aptsyncer
Removed unecessary modules
2016-11-28 09:33:00 +01:00
Sebastian 3c1ebdb495 Fixed off by one error and added line sync 2016-11-26 00:12:10 +01:00
Sebastian e4e9d49535 Decoding to png works, line sync needs work 2016-11-25 00:56:40 +01:00
Sebastian 2ff62ea900 Squaring AM demodulator works 2016-11-24 19:40:22 +01:00
Sebastian 9625dd9689 Added more primitives for singnal processing
Added python script to convert to images
2016-11-24 18:02:53 +01:00
Sebastian 5a31e4ff4e First try at implementing filters 2016-11-24 02:05:10 +01:00
Sebastian 1126e570e8 Initial commit 2016-11-23 23:37:39 +01:00