Skip to content

v0.16.765

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 20:50

GitHub downloads GitHub commits since release

Version v0.16.765 based on refs/heads/master 4f612d6

πŸŽ‰ Major features and improvements

  • 0218067 - Increase font size for display simple

  • Support GPS module with swVersion: 5.00 (28483)

    • 8704dd7 - Increase timeout to wait for ACK/NAK from GPS.
    • 28bd976 - Do not lie about stored config.
    • 2be1935 - Add hook to log received GPS bytes
    • e8a395e - Don't treat GPS communication as failed if we receive a NACK
    • 8a21056 - Set buffer size before starting serial.

πŸš€ New features and improvements

πŸ› Bug Fixes

πŸ‘» Maintenance

πŸ“¦ Dependency updates

  • 4e61b34 - Stick to v3.x version of espressif32 platform
  • 530ce1b - Update used libraries
  • b0fe0eb - Update BusIO lib

πŸ‘· Changes for developers / internal

  • e62a344 - Next version is a 0.15
  • ceef523 - Bump actions/upload-artifact from 2 to 3 (#298)
  • 4f612d6 - bash?
  • 37e015c - bash?
  • 0d5297d - Search bootloader
  • 5c67524 - Support alternative locations of bootloader file.
  • 9ca0fea - Drop unused include
  • 2862023 - Explicit implementation of template method
  • 7d7f30f - Remove special "DEVELOP" setting, is not supported anymore
  • 3aa9a44 - Remove special "DEVELOP" setting, is not supported anymore
  • dd2ec4b - Add hint that password gets logged to DEVELOP define
  • 983cc29 - Assignment spit in 2 lines (SQ hint)
  • e4eebd9 - Update SQ scanner
  • 898e64a - Version 16.x ahead
  • 334c48e - Bump github/codeql-action from 1 to 2 (#303)
  • fab85fc - New location of esp32 bootloader.
  • c6e7e3b - Changes needed due to ESP_IDF update fixes #305