- Jun 28, 2023
-
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
- Jun 27, 2023
-
-
Thomas Göttgens authored
-
Ben Meadors authored
* Default ext. notification output for RAK to LED #2 * Enabled by default * Update * Wrong macro * Output and nag
-
Ben Meadors authored
* Bump RadioLib to 6.1.0 * RP2040 * More excludes * Jan added a lot of stuff apparently * Stay back a version on portduino for now * It wasn't this. I need to remove the docker build from ci
-
Ben Meadors authored
-
charminULTRA authored
* Addition of RAK 14001 functionality to start and stay on for boot * Fixing via Trunk --------- Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
GUVWAF authored
It could be called from within NodeDB::init() before it is set
-
- Jun 21, 2023
-
-
Ben Meadors authored
-
- Jun 20, 2023
-
-
GUVWAF authored
* Always assign NodeNum based on MAC address Step one of trying to fix infinite loop * Store our mac.addr again to ignore an already existing NodeNum if it's us
-
- Jun 19, 2023
-
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
- Jun 17, 2023
-
-
Ben Meadors authored
* Skadoosh * Removing deprecated fields * Remove remaining deprecations * Macro * Macro * WIP conversion * Lots of type conversions between Lite versions and new NodeDB methods * Trunk * Conversion * NULL * Init * Rename * Position * Reworked conversion to NodeInfo for PhoneAPI
-
- Jun 13, 2023
-
-
GUVWAF authored
Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
- Jun 09, 2023
-
-
Ben Meadors authored
* SET pin for RAK-12039 and put back macaddr for now * Guard against epaper RAK variant * Update main.cpp * Add these back
-
- Jun 08, 2023
-
-
Ben Meadors authored
* Skadoosh * Removing deprecated fields * Remove remaining deprecations * Macro * Macro
-
- Jun 07, 2023
-
-
Ben Meadors authored
-
Michel Jung authored
With static ethernet config, `status` stayed `0` which let the function return without setting `ethEvent`. Therefore, `reconnectETH` was never called and network services were never started. Also, the RAK4631 uses little endian, which is why the IP addresses need to be converted before setting them. Fixes #2543
-
Andre K authored
-
rcarteraz authored
Swap clang-format with trunk check
-
- Jun 06, 2023
-
-
GUVWAF authored
-
- Jun 03, 2023
-
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
- Jun 02, 2023
-
-
Ben Meadors authored
* WIP * Continued wip * We got em * Voltage sensor base class * INA voltage * Log it * Stacie's mom has got it going on * Move declaration up * Last one * Sneaky little bugger * Macro guard to avoid calling methods
-
- Jun 01, 2023
-
-
GUVWAF authored
* Make portduino great again * Upon receiving packet that was seen recently, cancel a rebroadcast if there was one in Tx queue already --------- Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
Ben Meadors authored
* Wio-e5 / STM32WL wip * Stubbing some FS stuff out * Wio-e5 / STM32WL wip * Stubbing some FS stuff out * Wio-e5 / STM32WL wip * Stubbing some FS stuff out * Wio-e5 / STM32WL wip * Stubbing some FS stuff out * LittleFS compiles. Can't check with actual device. * make cppcheck happy again * Guard against accelerometer thread * Missed a spot * Upload via ST-LINK * Derive MAC address from UID * upload port * Trunk it * Guard it * Maybe fix the cache error on startup. * Latest RadioLib ref to fix SubGHZ * revert nasty Sub-GHz Hack * Boots and radio inits with RadioLib 6.0, LittleFS doesn't seem to work --------- Co-authored-by:
Thomas Göttgens <tgoettgens@gmail.com> Co-authored-by:
GUVWAF <thijs@havinga.eu>
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
Ben Meadors authored
* Enable range test module (sending only) on NRF * Consolidate
-
- May 31, 2023
-
-
Ben Meadors authored
* Remove macro guards for T-Echo * Missed a spot * Gaurd serial2 * Didn't mean to circumcize that declaration
-
- May 30, 2023
-
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
code8buster authored
Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
Ben Meadors authored
* Implement override_console_serial_port * It's opposite day in Logictown * Try to use native serial types for platforms * Fix for s3 * Trunk * Screw it... just declare as Print and handle init * Alright, chatty kathy * Missed a spot * I'll take "Kill that FIXME" for 800, Alex * Badunkadunk * Refactor out a lot of duplicated code * Boogers * Okay I probably should stop changing everything
-
Thomas Göttgens authored
Fix fetchI2CBus judgment error
-
lewishe authored
-
- May 29, 2023
-
-
Lewis He authored
-
- May 28, 2023
-
-
Ben Meadors authored
* CalTopo NMEA mode * Didn't need that actually * Missed a paren
-
GUVWAF authored
-
Ben Meadors authored
-
GUVWAF authored
Seems to fix freeze, serial output still stops after a while
-
- May 27, 2023
-
-
GUVWAF authored
-
Thomas Göttgens authored
-
lewishe authored
-
thebentern authored
-