]> git.tnoah.ca Git - lora-radio.git/shortlog
lora-radio.git
2024-09-04 jacob.evaCorrect interface selection logic
2024-09-04 jacob.evaFix race condition on multiple interfaces receiving...
2024-09-04 jacob.evaMove FIFOBuffer to src dir
2024-09-04 jacob.evaAdd check for freeNode in RAK4631 power section
2024-09-03 jacobevaMerge pull request #31 from macvenez/makefile-ports
2024-09-03 macvenezAdded default port for upload or specified by argument...
2024-08-31 jacob.evaFix BLE pairing state on NRF52
2024-08-30 jacob.evaMerge branch 'master' of github.com:liberatedsystems...
2024-08-30 jacob.evaMake screensaver checks more efficient + add periodic...
2024-08-30 jacobevaMerge pull request #24 from jeremybox/screensaver
2024-08-30 jeremymakes SCREENSAVER_INTERVAL a #define to save some ram
2024-08-30 jacob.evaImprove screensaver to be non-blocking
2024-08-30 jacobevaMerge pull request #22 from jeremybox/screensaver
2024-08-30 jacob.evaFix corruption / dropped packet issues caused by small...
2024-08-29 jeremyAdds a rudimentary screen saver that briefly (500ms...
2024-08-24 jacob.evaRemove redundant radio status updates
2024-08-24 jacob.evaOnly send phy stats *after* sending config parameter...
2024-08-21 jacob.evaFix weird behaviour with queue sizing
2024-08-21 jacob.evaFix BLE pairing behaviour and disable just works pairing
2024-08-06 jacob.evaFix SPI semaphore lockup issue on ESP32
2024-08-03 jacob.evaClarify pin requirements
2024-08-01 jacob.evaAuto install needed packages, and bypass external manag...
2024-08-01 jacob.evaUpdate dependencies
2024-08-01 jacob.evaRemove last remaining AVR stuff
2024-07-31 jacob.evaUpdate guide and fix spelling / grammar errors
2024-07-31 jacobevaMerge pull request #17 from nathmo/patch-1
2024-07-31 Nathann MorandAdded a few info in CONTRIBUTING.md
2024-07-24 jacob.evaFix issue with SX1280 TX power not being set properly
2024-07-24 jacob.evaRename freeNode to openCom XL
2024-07-23 jacob.evaAdd freeNode as supported product
2024-07-20 jacob.evaAdd rak4631_sx1280 and freenode board variant targets
2024-07-20 jacob.evaMerge branch 't3s3_sx1280'
2024-07-12 jacob.evaAdd support for negative TX power values
2024-07-12 jacob.evaAdd support for freeNode to EEPROM
2024-07-12 jacob.evaFix Bluetooth functionality on NRF52
2024-07-09 jacob.evaAdd todo
2024-07-09 jacob.evaSwitch from board variant being set separately to using...
2024-07-09 jacob.evaAdd clarification for interface_spi
2024-07-09 jacob.evaAdd T3S3 target and different variants of the board
2024-07-05 jacob.evaUpdate release notes
2024-07-04 jacob.evaInvert modem selection outline
2024-07-04 jacob.evaBump version to 1.73
2024-07-04 jacob.evaFix TNC settings not being saved, courtesy of @attermann
2024-07-04 jacob.evaMerge branch 'interfaces'
2024-07-04 jacob.evaRemove unsupported AVR board
2024-07-04 jacob.evaUse new ESP32 IDF and force version in prep-esp32
2024-07-04 jacob.evaFix linker errors on ESP32 boards
2024-07-04 jacob.evaFix builds and restructure configs for multi interface
2024-07-04 jacob.evaFix dotted outline for stat screen on OLED
2024-07-04 jacob.evaFix stack overflow issues on Heltec32 V3
2024-07-04 jacob.evaFix ESP32 and Heltec32_V3 compilation errors
2024-07-04 jacob.evaStore online_interface_list in heap, preventing errors...
2024-07-04 jacob.evaFix OLED compilation errors
2024-07-04 jacob.evaFix vtable error from functions not being pure virtual
2024-07-03 jacob.evaFix compiler warnings
2024-07-03 jacob.evaAdd PA calculations for LoRa1280F27
2024-07-03 jacob.evaImplement SX127X clearIRQStatus function
2024-07-03 jacob.evaFix various SX1280 issues, revamp RX ISR flow
2024-07-02 jacob.evaFix SX1280 preamble calculation bug
2024-06-11 jacob.evaCorrect Heltec V3 modem type
2024-06-10 jacob.evaFix console makefile build
2024-06-10 jacob.evaAdd prerequisite
2024-06-10 jacob.evaUpdate supported board list
2024-06-10 jacob.evaAdded building guide
2024-06-10 jacob.evaAdd missing libs to prep-nrf
2024-06-10 jacob.evaAdd multiple interface support
2024-06-03 jacob.evaAdd firmware hash calculation for RAK4631 and fix calcu...
2024-05-27 jacob.evaAdd more detail
2024-05-27 jacob.evaAdd FAQ question for v1.72 upgrade upstream
2024-05-21 jacob.evaRemove support for no busy pin set
2024-05-20 jacob.evaAdded RAK4631 e-ink display support
2024-05-20 jacob.evaRemove issue templates
2024-05-20 jacobevaUpdate issue templates
2024-05-20 jacob.evaFix spelling error
2024-05-20 jacob.evaMove documentation files and add links
2024-05-20 jacob.evaFix mirror link
2024-05-20 jacob.evaUpdate license information
2024-05-20 jacob.evaStart community edition project
2024-05-18 Mark QvistUpdated console build
2024-05-18 Mark QvistUpdated console build
2024-05-18 Mark QvistUpdated version
2024-05-18 Mark QvistAdd conditionals for nRF
2024-05-18 markqvistMerge pull request #77 from jacobeva/master
2024-05-18 markqvistMerge branch 'master' into master
2024-05-17 Mark QvistAdded deep sleep support on T3S3
2024-05-17 Mark QvistAdded flashing support for T3S3
2024-05-17 Mark QvistUpdated console image
2024-05-17 jacob.evaFix RAK4631 antenna switch utilisation
2024-05-13 jacob.evaAdd firmware hash calculation to RAK4631 + more
2024-05-05 Mark QvistUpdated console image
2024-05-05 Mark QvistMerge branch 'master' of github.com:markqvist/RNode_Fir...
2024-05-05 Mark QvistReduced console image size
2024-05-05 Mark QvistUpdated console build
2024-05-05 markqvistMerge pull request #68 from jacobeva/master
2024-05-05 jacob.evaFix TXEN / RXEN pin init for SX1280
2024-05-05 jacob.evaFix display on NRF52
2024-05-05 jacob.evaFix redundant call
2024-05-03 Mark QvistUpdated readme
2024-05-03 Mark QvistUpdated board config
2024-05-03 Mark QvistUpdated readme
next