salty ed1542ae11 feat: rewrite UWB firmware for DW1000 (all 3 boards)
Anchor (esp32/uwb_anchor):
- DW1000Ranging library (200m range, MODE_LONGDATA_RANGE_ACCURACY)
- Unique addresses per anchor (anchor0/anchor1 build envs)
- +RANGE output: anchor_id, tag_addr, range_mm, rssi
- ESP-NOW receiver: forwards tag packets + priority E-STOP to Jetson
- AT+ID? command

Tag with Display (esp32/uwb_tag):
- DW1000Ranging as tag, auto-discovers anchors
- SSD1306 OLED: big distance, per-anchor ranges, RSSI bars, link status
- ESP-NOW broadcast: range/heartbeat/estop packets
- E-Stop on GPIO 0 (BOOT button), 10Hz TX while held
- Display at 5Hz, ranging driven by DW1000Ranging.loop()

Shared:
- lib/DW1000/ extracted from mf_DW1000.zip (Makerfabs fork)
- lib_extra_dirs for PlatformIO to find local library
2026-03-14 12:30:26 -04:00

16 lines
1.6 KiB
JavaScript

var searchData=
[
['readbytes',['readBytes',['../classDW1000Class.html#af163ec9c195c9854f51959a6276e92bb',1,'DW1000Class']]],
['readbytesotp',['readBytesOTP',['../classDW1000Class.html#ab5c8e7c24fe945722913eee8e062178b',1,'DW1000Class']]],
['readchannelcontrolregister',['readChannelControlRegister',['../classDW1000Class.html#a7b2cc4b8d7f04e8f02140a4000b4ce18',1,'DW1000Class']]],
['readnetworkidanddeviceaddress',['readNetworkIdAndDeviceAddress',['../classDW1000Class.html#a1a97a9e117c7d2a8e821276063f60082',1,'DW1000Class']]],
['readsystemconfigurationregister',['readSystemConfigurationRegister',['../classDW1000Class.html#a266d8bff7e8374bed37f56db11ad5aab',1,'DW1000Class']]],
['readsystemeventmaskregister',['readSystemEventMaskRegister',['../classDW1000Class.html#a01f0844696513cd33c8f076f944d60e7',1,'DW1000Class']]],
['readsystemeventstatusregister',['readSystemEventStatusRegister',['../classDW1000Class.html#a9de9acf7a7b79d50af561de68e95bc83',1,'DW1000Class']]],
['readtransmitframecontrolregister',['readTransmitFrameControlRegister',['../classDW1000Class.html#a9eb2d38a38c878314291dc6759276a0a',1,'DW1000Class']]],
['receivepermanently',['receivePermanently',['../classDW1000Class.html#a0d7b4fe610e946633d0bf7c1e4f1e27e',1,'DW1000Class']]],
['removenetworkdevices',['removeNetworkDevices',['../classDW1000RangingClass.html#a128cddf7de3c75d0bf498efcfbe86f60',1,'DW1000RangingClass']]],
['reselect',['reselect',['../classDW1000Class.html#a158b7db4ffef8809c7ddc9548c3a4497',1,'DW1000Class']]],
['reset',['reset',['../classDW1000Class.html#a99f7a8f0fc4b4b20e96c2204518038a3',1,'DW1000Class']]]
];