Skip to content

Releases: Spooks4576/ghost_esp_app

v1.0.7a

02 Nov 02:39
3d1f6b4
Compare
Choose a tag to compare

Hotfix release

  • Disable the expansion interface before trying to use UART

v1.0.7

02 Nov 00:23
ee5370b
Compare
Choose a tag to compare
  • Increased buffers and stacks: MAX_BUFFER_SIZE to 8KB, INITIAL_BUFFER_SIZE to 4KB, BUFFER_CLEAR_SIZE to 128B, uart/app stacks to 4KB/6KB
  • Added buffer_mutex with proper timeout handling
  • Added Marauder-style data handling
  • Improved ESP connection reliability
  • Added view log from start/end configuration setting
  • Added line buffering with overflow detection, boundary protection and pre-flush on mode switches

PCAP HOTFIX

02 Nov 16:19
9d3870d
Compare
Choose a tag to compare
  • USE THIS RELEASE UNTIL FIX FOR PCAPS PUSHED