Bruce Fitzsimons

Results 6 issues of Bruce Fitzsimons

There's not a lot of visible guidance on the T-CAN485 board for the power connection, and so I assumed you'd made it idiot proof and put it through a bridge...

Hi team, I'm starting to implement an AS923/AU915 TTN Mapper application using your stack. It's made me ask basic LoRaWAN questions, and I suspect you've already solved some of them....

[Raised as an FYI to document my discovery, this can be closed as Won'tImplementRightNow :-) ] The Payload limits are zero for slow DRs in [AU915](https://github.com/LacunaSpace/basicmac/blob/cc9b0a76957f408e8f2f24114122300f3f987274/lmic/lmic.c#L326) and AS923.. This is...

## Summary Updates pymavlink submodule to include buffer alignment fixes for ESP32 (Xtensa) and ARM platforms. ## Problem MAVLink message corruption was observed on ESP32 platforms running ArduPilot, with symptoms...

## Summary This PR fixes buffer alignment issues that cause MAVLink message corruption on ESP32 (Xtensa) and ARM platforms. ## Problem ESP32 and ARM processors require proper memory alignment when...

Add --force-pack option for ESP32 and platforms with non-standard alignment This adds support for forcing struct packing on all MAVLink messages, which is necessary for platforms like ESP32 that have...