Skip to content

v1.4 #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 39 commits into from
Jul 23, 2021
Merged

v1.4 #48

merged 39 commits into from
Jul 23, 2021

Conversation

nseidle
Copy link
Member

@nseidle nseidle commented Jul 23, 2021

  • Detect BT SPP congestion and drop incoming UART data as needed to prevent system resets
  • Increase SerialWrite priority to decrease CRC failures when logging with corrections using NTRIP are enabled
  • Add ability to change dynamic model
  • Add ability to duplicate messages between UART to USB for log validation using u-center
  • Add ZED-F9P module firmware version to log file
  • Increase requirements of firmware file name to avoid erroneous files
  • Add ability to configure constellations used
  • Fix bug where purely numeric WiFi SSID, PW, Mount points, etc where not being properly loaded from NVM

nseidle added 30 commits June 9, 2021 13:23
This allows us to mimic the bytes being sent over UART and SPP, and logged to SD. Doing a byte wise comparison we can verify if everything that is generated is being properly sent and recorded.
Since logging is now wholly on UART, no longer needed. Should lighten I2C interrupts.
…oss when NTRIP reception in on. Add taskYields to decrease WDT panic.
@nseidle nseidle merged commit 698c6cd into main Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant