ruv
aa54abdb50
fix(firmware): c6_sync_espnow IDF v5.5 send-callback guard + B1 HE-LTF resolution (#1005)
Espressif backported the esp_now_send_cb_t signature change to v5.5
(esp_now_send_info_t = wifi_tx_info_t there), so the #944 guard must be
ESP_IDF_VERSION >= VAL(5,5,0), not MAJOR >= 6.
Validated on this repo's hardware toolchain:
- WITHOUT fix, IDF v5.5.2 esp32c6 build fails with the reporter's exact
incompatible-pointer error at c6_sync_espnow.c:199 (reproduced)
- WITH fix, clean build on IDF v5.5.2 (esp32c6) AND IDF v5.4 (regression)
Docs: WITNESS-LOG-110 §B1 marked RESOLVED WITH MEASUREMENT (external,
@stuinfla, issue #1005): IDF v5.4 driver downconverts HE->HT; v5.5.2
delivers true HE-LTF (532B / 256 bins / 242 tones, PPDU 0x01 HE-SU).
ADR-110 capability table updated accordingly.
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-06-11 08:30:43 -04:00
..
2026-05-23 15:34:48 -04:00
2026-04-20 10:38:23 -04:00
2026-06-08 16:39:42 +02:00
2026-04-20 10:38:23 -04:00
2026-05-23 15:34:48 -04:00
2026-05-23 15:34:48 -04:00
2026-05-23 15:34:48 -04:00
2026-05-23 15:34:48 -04:00
2026-06-11 08:30:43 -04:00
2026-05-23 15:34:48 -04:00
2026-05-23 15:34:48 -04:00
2026-05-23 15:34:48 -04:00
2026-05-23 15:34:48 -04:00
2026-05-23 15:34:48 -04:00
2026-05-23 15:34:48 -04:00
2026-06-09 14:43:12 +02:00
2026-06-02 09:57:19 +02:00
2026-03-05 10:20:48 -05:00
2026-03-05 10:20:48 -05:00
2026-06-02 09:57:19 +02:00
2026-06-02 09:57:19 +02:00
2026-04-15 13:47:34 -04:00
2026-03-05 10:20:48 -05:00
2026-06-09 11:27:21 -04:00
2026-04-02 19:32:18 -04:00
2026-05-17 18:18:10 -04:00
2026-05-23 15:34:48 -04:00
2026-03-05 10:20:48 -05:00
2026-06-02 09:57:19 +02:00
2026-05-17 18:15:01 -04:00
2026-03-15 16:10:10 -04:00
2026-03-14 13:39:51 -04:00
2026-03-14 13:39:51 -04:00
2026-03-20 18:46:34 -04:00
2026-03-20 18:46:34 -04:00
2026-05-18 17:05:35 -04:00
2026-03-02 23:53:25 -05:00
2026-03-02 23:53:25 -05:00
2026-03-02 23:53:25 -05:00
2026-04-20 10:38:23 -04:00
2026-06-03 11:56:35 +02:00
2026-04-20 10:38:23 -04:00
2026-04-20 10:38:23 -04:00
2026-04-20 10:38:23 -04:00
2026-04-20 10:38:23 -04:00
2026-04-20 10:38:23 -04:00
2026-05-17 18:00:40 -04:00
2026-03-02 23:53:25 -05:00
2026-03-03 16:00:40 -05:00
2026-02-28 13:38:21 -05:00
2026-06-08 16:39:42 +02:00
2026-03-20 18:46:34 -04:00
2026-04-15 13:47:34 -04:00
2026-06-03 11:56:35 +02:00
2026-03-06 13:11:04 -05:00
2026-03-02 23:53:25 -05:00