Niel Nielsen
cc8a2c04ca
Add host parameter to bwm_wifi_forward_up function
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
Niel Nielsen
4aa7e2ecb6
Add hostname parameter to WiFi command
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
Niel Nielsen
b60f5e2ac8
Add PM3 command includes and fix function closing
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
Niel Nielsen
0fd8f8ea36
Replace ticks.h with ticks_apis.h in bwm_wifi.c
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
Niel Nielsen
9769372618
Implement CmdBWMWifi for WiFi connection setup
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
Niel Nielsen
3b92e411e9
Add CmdBWMWifi function for WiFi BWM logging
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
Niel Nielsen
fffd5cdf33
Add bwm_wifi.h include for WiFi functionality
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
Niel Nielsen
fd479f8f9c
Add bwm_wifi.c to SRC_BWM when WITH_BWM_FORWARD is set
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
Niel Nielsen
917e23f698
Add WiFi forwarding command handling
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
Niel Nielsen
b30627c761
Add CMD_PM5_BWM_WIFI command definition
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
Niel Nielsen
74d1c72d47
Add files via upload
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
Niel Nielsen
8b8c5623e2
Refactor BWM forward header definitions
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
Niel Nielsen
885cbc15d3
Refactor flow control and update CRC handling
...
Signed-off-by: Niel Nielsen <nieldk@gmail.com >
2026-08-27 20:03:15 +02:00
iceman1001
a2374e93a9
fix missing log entries for sim module communications
2026-08-27 17:06:14 +02:00
iceman1001
9040f60f17
text
2026-08-27 15:41:43 +02:00
iceman1001
5c38ce0a1d
added a wake up pipeline to see if sim module actually is doing things or not. Might not work well on Windows machines... proxspace I am looking at you. but in short this would make comms between device and client faster
2026-08-27 15:35:45 +02:00
iceman1001
98c5897bbe
a slow test should only be run during --long2
2026-08-27 15:34:06 +02:00
iceman1001
bbe0c11e4c
reverting
2026-08-27 14:26:35 +02:00
iceman1001
f78890cb03
no table when no AID found
2026-08-27 14:25:40 +02:00
iceman1001
8b9f3951b1
fix overeager padding being added to string array
2026-08-27 13:42:14 +02:00
iceman1001
2b00e3f513
better adaptive table output in
2026-08-27 12:46:33 +02:00
iceman1001
3ba5936c70
faster client polling. Should make the pm3 client more spiffy
2026-08-27 12:44:30 +02:00
Iceman
89a5120e2d
Merge pull request #3535 from Antiklesys/master
...
SC Bugfix after latest changes
2026-08-27 14:51:24 +07:00
Antiklesys
b3315e6d8a
SC Bugfix after latest changes
...
Commit: 7488b5b introduced explicit support for Grace SAM replies with a six-byte routing tail in sam_common.c, sam_picopass.c, and sam_seos.c.
sam_sc.c was missed and retained the old hardcoded offsets response[1], response[4], and response + 5.
2026-08-27 15:50:42 +08:00
iceman1001
8cef2d5822
fix reinitialization of sim module
2026-08-27 09:37:18 +02:00