_N0x pushed to master at _N0x/dotfiles 2022-02-21 10:12:48 +01:00
_N0x pushed to master at _N0x/dotfiles 2022-02-21 09:37:10 +01:00
_N0x pushed to dev at _N0x/f8prog 2022-02-21 00:03:43 +01:00
_N0x pushed to dev at _N0x/f8prog 2022-02-21 00:00:26 +01:00
_N0x pushed to dev at _N0x/f8prog 2022-02-20 20:26:25 +01:00
_N0x commented on issue _N0x/f8prog#7 2022-02-20 20:25:21 +01:00
TODO: Find out what values the delay option uses

Uses values from 0x00 till 0xfe it seems Every bit corresponds to 0,1 seconds

0x00 -> 0,0 0x01 -> 0,1 0x02 -> 0,2 0x0a -> 1,0

_N0x commented on issue _N0x/f8prog#9 2022-02-20 01:40:28 +01:00
Optimise the sourcecode to have as little leaks as possible and free up memory [valgring]

A big focus should also be put on how to to free up cJSON data structures since those are causing almost all leaks currently within the code

_N0x opened issue _N0x/f8prog#9 2022-02-20 01:06:36 +01:00
Optimise the sourcecode to have as little leaks as possible and free up memory [valgrin
_N0x opened issue _N0x/f8prog#8 2022-02-20 01:05:43 +01:00
If no value within the config for "mod_keys" is selected the value 0xFF gets written to the firmware which is invalid
_N0x opened issue _N0x/f8prog#7 2022-02-20 00:59:00 +01:00
TODO: Find out what values the delay option uses
_N0x pushed to dev at _N0x/f8prog 2022-02-20 00:52:49 +01:00
_N0x deleted branch do_not_edit from _N0x/f8prog 2022-02-19 21:56:57 +01:00
_N0x closed pull request _N0x/f8prog#4 2022-02-19 21:25:44 +01:00
dev
_N0x pushed to dev at _N0x/f8prog 2022-02-19 21:25:22 +01:00
_N0x pushed to master at _N0x/f8prog 2022-02-19 21:23:01 +01:00
_N0x pushed to master at _N0x/f8prog 2022-02-19 21:14:47 +01:00
_N0x deleted branch devV0 from _N0x/f8prog 2022-02-19 21:14:21 +01:00
_N0x closed pull request _N0x/f8prog#2 2022-02-19 20:17:33 +01:00
WIP: main changes from dev
_N0x closed pull request _N0x/f8prog#3 2022-02-19 20:17:33 +01:00
merge dev-stage1 with basic firmware-manipulation implementation
_N0x closed pull request _N0x/f8prog#5 2022-02-19 20:17:33 +01:00
moving older changes from dev into main via cherry picking