Commit Graph

16 Commits

Author SHA1 Message Date
Green Sky
5601ad91f5
a bunch of allocation optimizations 2024-12-02 13:08:47 +01:00
96041fbcec
add ft1_init2 and ft1_init_ack v3 2024-10-30 11:08:46 +01:00
c7485c4577
use sr 2024-10-24 14:00:16 +02:00
4aab6e489d
fix uint64 cast to size_t 2024-10-23 14:11:26 +02:00
9a4be575ba
minor stuff and logging 2024-10-23 12:51:22 +02:00
a761378dd9
add p2prng packet to ext 2024-08-07 11:07:18 +02:00
3fcfbc11a4
reduce includes and some scope
hopefully fixes the windows obj being too large
2024-07-15 16:38:33 +02:00
0e9b1b8877
add ext have all packet 2024-07-10 15:16:58 +02:00
613b183592
fix have bit packing 2024-07-03 11:03:26 +02:00
bc7417c1cd
add send fn for new packets (parse and send still untested) 2024-06-23 12:55:23 +02:00
5400c13f88
copy the remaining implemented send funcions over 2024-06-23 12:14:02 +02:00
b27107af4c
start moving pkg sending to ngcext
wip, but working as far as its implemented
2024-06-23 10:14:03 +02:00
c09f2e6f8f
ngcext: parse ft1_have, ft1_bitset, pc1_announce 2024-06-22 12:48:54 +02:00
103f36f2d2
update to new ngc_events 2023-12-26 21:16:35 +01:00
77f21f01e9
extend the protocol to support larger data packets and set it to the new tox constants numbers 2023-10-11 03:00:03 +02:00
89d8d728ff
after 2 weeks of porting over the ngc_ft1 code to solanaceae and rewriting the highlevel logic
(29 commits predate this)
2023-08-19 22:37:55 +02:00