faragher
faragher
Regarding #400 and #398 Never commit when tired and distracted. As before, fixes rnodeconf not looking for hashes for --fw-version requests. Automatically fails the unsigned.io request due to always returning...
RNodeconf refuses to provision a board unless the EEPROM is wiped, which is fair, but also refuses to reprovision if the EEPROM checkum is wrong/missing, which seems incorrect. Version 0.7.0
RNodeConf doesn't appear to download or otherwise generate the .zip.version file when downloading for --fw-version and thus fails out when trying to install legacy versions.
With only DEC_HELIX and BLUETFT defined, ESP32 (doit devkitv1 clone, 30 pin) is stuck in a reboot cycle. Typical output: ``` rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock...
With SDCARD, DEC_HELIX, and BLUETFT defined, program size becomes 1,345,729 bytes (of 1,310,720 maximum), Is it possible to use defines to remove other capabilities (such as rotary encoder, shift register...
Before the configuration is uploaded, approximately 53,000 errors are printed to the serial monitor, greatly slowing down the boot process. While not critical, it would be nice if whatever subroutine...
As noted in #498 at least some drivers or versions of Windows set DTR to low when the COM port disconnects. This commit adds a delay to the disconnect to...
**Describe the Bug** When using RNodeConf to disable Bluetooth, the configuration is not set. The board still responds to Bluetooth. **To Reproduce** Run `rnodeconf (port) -B` and attempt to attach...
I cannot close an e-mail, but can delete it. E-mail originated from unmodified contact form and has been created by "guest" user. The user attempting to close the e-mail has...
**Describe the Bug** Telemetry eventually causes SQL failures. **To Reproduce** Have not tried a fresh start, but this was a repeating issue. **Expected Behavior** No SQL errors **Logs & Screenshots**...