Mictronics
Mictronics
https://github.com/trendmicro/ais/blob/6af5c3f43acb1e4cc362db73bfc1cb98286ab5ea/gr-aistx/lib/Build_Frame_impl.cc#L127 Not respecting buf_size causes a buffer out of bounds access, resulting in a segmentation fault.
https://github.com/osqzss/gps-sdr-sim/blob/bf998ab36c8e1639646f7da9b2639233e49c2dfc/gpssim.c#L2308 Array index incremented but never checked against EPHEM_ARRAY_SIZE. Will cause array out of bounds read. What should happen when end of array is reached?
What would be the easiest way to forward/exchange the RTS&CTS pin status between two radio boards? RTS1 should set CTS2 and RTS2 should set CTS1. Any pointer where to look...
- Enable Wifi client on Pico2W. - Use correct processor on Pico2 for bsec2 library. - Fix deprecated warning. - Update platform and framework for RP2350. - Added Pico2W variant...