iceman1001
ad292e8810
unify test - step 2
2025-03-25 10:17:42 +01:00
Philippe Teuwen
ad84875afd
cppcheck nullPointerOutOfMemory
2025-03-24 23:46:43 +01:00
iceman1001
369db7c9d7
style
2024-05-27 20:29:02 +02:00
Iceman
184393ee41
Merge branch 'master' into loud-nightingale
...
Signed-off-by: Iceman <iceman@iuse.se >
2024-05-15 09:41:50 +02:00
iceman1001
42f0699c78
style
2024-05-14 10:04:28 +02:00
jlitewski
8789991f9a
Fixed compile issues I missed
2024-04-26 08:29:17 -04:00
jlitewski
d820153a61
Fix the issue of SKIPQT builds not working
2024-04-26 07:23:38 -04:00
jlitewski
f1340495b3
Another fix to the Graph SaveStates
2024-04-25 22:06:12 -04:00
iceman1001
d635f39048
fix when length is not even dividable with four.
2024-04-24 21:33:56 +02:00
iceman1001
f6e0b8c330
style
2024-04-24 09:13:32 +02:00
Iceman
9343014b68
Merge branch 'master' into purring-basilisk
...
Signed-off-by: Iceman <iceman@iuse.se >
2024-04-22 17:41:01 +02:00
iceman1001
3f6ea0f0fc
style
2024-04-22 16:35:22 +02:00
jlitewski
791f02209d
Implemented Buffer SaveStates
2024-04-20 14:14:15 -04:00
Jacob Litewski
bb1c662af0
Graph Markers, Version 2
2024-04-18 23:08:33 -04:00
Jacob Litewski
f2afbca6ec
Refactored Plot Annotations and some cleanup
2024-04-13 23:03:35 -04:00
Jacob Litewski
6b72e39f51
Command Organization in cmddata.c
...
Getting ready to do some refactoring!
2024-04-11 20:06:36 -04:00
Jacob Litewski
c2e43c3f46
Rough Implementation of the Operations Buffer
...
The Operations Buffer is basically a buffer of changes to the Graph Buffer. Instead of writing all the changes to the Graph Buffer directly, I plan to have those changes written to the Operation Buffer, so you can visually see what would be changed before it's applied.
2024-04-11 08:57:26 -04:00
wh201906
45df618b7c
Fix segmentation fault
2023-11-30 18:42:30 +08:00
Henry Gabryjelski
28af1a870d
Prevent buffer overflow in AppendGraph()
2023-02-18 12:50:05 -08:00
Philippe Teuwen
623169fe02
fix some CodeQL warnings
2022-02-16 20:28:38 +01:00
Philippe Teuwen
30aa7aa7d1
Adapting license headers, WIP
2022-01-08 00:40:52 +01:00
iceman1001
81c6918ac5
cppcheck
2022-01-06 23:25:25 +01:00
Philippe Teuwen
ce57637c80
rename globals GraphTraceLen OddByteParity pm3_capabilities
2021-08-21 17:53:54 +02:00
Philippe Teuwen
f1f2389fb4
rename globals GraphBuffer
2021-08-21 17:39:17 +02:00
Philippe Teuwen
faaa70c860
rename globals CursorCPos CursorDPos CursorScaleFactor CursorScaleFactorUnit GraphPixelsPerPoint GraphStart GraphStop GridLocked GridOffset PlotGridX PlotGridY PlotGridXdefault PlotGridYdefault
2021-08-21 17:12:50 +02:00
Philippe Teuwen
e4fbfe0f40
rename globals DemodBuffer and DemodBufferLen
2021-08-21 17:12:50 +02:00
iceman1001
9b90250434
reset Graphstart variable when <data clear>
2021-08-01 20:32:14 +02:00
iceman1001
bb18f105bd
use demodbufflen variable to remove the demod plot line instead
2021-08-01 18:26:24 +02:00
iceman1001
5034d8ef28
hide demod plot line when running <data clear>
2021-08-01 17:42:46 +02:00
iceman1001
65387f7cd3
Fix zeroing n param when running <data clear>
2021-08-01 17:14:06 +02:00
iceman1001
72a837d813
text, more cliparser, hid/awid sim can use keypress too
2021-02-02 16:33:43 +01:00
iceman1001
3fead5b93c
cppchecker...
2021-01-28 13:53:37 +01:00
iceman1001
46767a07e7
cppchecker
2021-01-28 13:50:27 +01:00
iceman1001
2065d7a2c6
sub carrier and fsk clock
2020-10-09 17:02:28 +02:00
Philippe Teuwen
447105511a
less global vars
2020-06-02 00:51:42 +02:00
iceman1001
555d970c7d
clock can be negative
2020-05-14 17:05:51 +02:00
Philippe Teuwen
3529aea157
stricter warnings, wip
2020-05-03 01:13:28 +02:00
Philippe Teuwen
9358554884
stricter warnings, wip
2020-05-03 00:33:28 +02:00
Bjoern Kerler
81bc0bc2b9
Reorder client src directories
2020-04-16 10:53:24 +02:00