Petr Ledvina

Results 34 issues of Petr Ledvina

Is there some reason to close session after each request? It seems that keeping session (for example in Client class instance) will greatly improve performance.

### Is your feature request related to a problem? Please describe Handling of new architectures is getting out of control. https://github.com/betaflight/betaflight/pull/13709# is nice example - it is following BF conding...

For Discussion
Feature Request

After recent ublox changes, TX connection was always necessary Alternative to https://github.com/betaflight/betaflight/pull/13843, with `gps_autoconfig = OFF', RX only mode is assumed.

RN: IMPROVEMENT
Tested

- **GPS - fix invalid ubxNavPvt.nano calculation** The is a lot of nanoseconds in millisecond - **GPS - code cleanup** - **GPS - refactor GPS_svinfo_** No functional change - **GPS...

RN: IMPROVEMENT