- Feb 01, 2024
-
-
Ben Meadors authored
* Triple state GPS refactoring * Skip probe * Move GPS toggle into the GPSThread * Consolidate * make all happy (including me) * corrected screen texts * NOT_PRESENT guard in main.cpp --------- Co-authored-by:
mverch67 <manuel.verch@gmx.de>
-
- Jan 31, 2024
-
-
GUVWAF authored
* Fix: mark packet via MQTT as ACKed only after we sent it out via LoRa * Don't need to check for broadcast, DMs also get implicit ACKs --------- Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
Ben Meadors authored
-
Ben Meadors authored
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
Jonathan Bennett authored
-
Ken McGuire authored
* Portduino multiple logging levels * Fixes based on GPSFan work * Fix derped logic * Correct size field for AID message * Reformat to add comments, beginning of GPS rework * Update PM2 message for Neo-6 * Correct ECO mode logic as ECO mode is only for Neo-6 * Cleanup ubx.h add a few more comments --------- Co-authored-by:
Jonathan Bennett <jbennett@incomsystems.biz> Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
- Jan 30, 2024
-
-
Artem authored
* feat(variants): Add support for TXCO on TLORA_V2_1_6 devices * chore: remove long comment * feat(variants): Add tlora-v2-1-1_6-tcxo to build matrix * feat(variants): Use RADIOLIB_NC as DIO1 pin for tlora_v2_1_16 with TXCO * Use generic naming scheme, add variant to build envs --------- Co-authored-by:
Ben Meadors <benmmeadors@gmail.com> Co-authored-by:
code8buster <20384924+code8buster@users.noreply.github.com>
-
Andre K authored
-
- Jan 29, 2024
-
-
code8buster authored
* Isolate esp32 adc logic gymnastics, try simplifying getBattVoltage * Set sense resolution for pico platforms * try silencing cppcheck when variant has no battery pin * ADC channel for esp-idf calibration * Missed an rp2040 device --------- Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
GUVWAF authored
Channel needs to be named "mqtt" "from" field should be set to the node number of the transmitter Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
Ben Meadors authored
* Protos * Delete file admin message
-
Jonathan Bennett authored
-
- Jan 28, 2024
-
-
GUVWAF authored
* Add debug options for RP2040 * Rename: "observed" should be plural: "observables" * PhoneAPI: return failure on timeout In `onNotify()`, when disconnected, PhoneAPI removed itself from the list of observers that was looped through in `notifyObservers()`. We should exit that loop in that case.
-
- Jan 26, 2024
-
-
Jonathan Bennett authored
-
Ken McGuire authored
* Add Chatter 2 default_envs * Add Chatter 2 to varients * Add Chatter 2 specific code to esp32 platform code * Parameterize TFT_INVERT for Chatter 2 and specify setRotation to 1 * Fix formatting to make Trunk happy * Remove commented out #define USE_LCC68 * Fix formatting again * Add chatter2 to the CI matrix --------- Co-authored-by:
code8buster <20384924+code8buster@users.noreply.github.com>
-
- Jan 25, 2024
-
-
Andre K authored
* fix: allow MQTT `encryption_enabled` with `json_enabled` * fix: copy decoded MeshPacket and release memory after use * fix: use `packetPool` allocCopy and release methods --------- Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
- Jan 24, 2024
-
-
Manuel authored
-
- Jan 23, 2024
-
-
Jonathan Bennett authored
-
- Jan 22, 2024
-
-
Jonathan Bennett authored
* Portduino logging enhancements * Extra debugging for SPI device
-
Jonathan Bennett authored
-
- Jan 21, 2024
-
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
- Jan 20, 2024
-
-
GUVWAF authored
* Mark packets received via MQTT and add option to ignore them * Don't send packets received via MQTT back into MQTT Generate implicit ACK for packets we as an MQTT gateway sent --------- Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
- Jan 19, 2024
-
-
rcarteraz authored
Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
Ben Meadors authored
-
Manuel authored
-
Ben Meadors authored
-
orange authored
Co-authored-by:
Jonathan Bennett <jbennett@incomsystems.biz> Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
Ben Meadors authored
* Default mqtt root to msh/region from unset * Correct segments
-
- Jan 18, 2024
-
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
Andre K authored
Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
- Jan 16, 2024
-
-
GUVWAF authored
Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
- Jan 15, 2024
-
-
Jonathan Bennett authored
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
- Jan 14, 2024
-
-
Jonathan Bennett authored
-
Jonathan Bennett authored
-
Jonathan Bennett authored
-
- Jan 13, 2024
-
-
Jonathan Bennett authored
* Drop the Raspbian and Linux targets * Add lovyanGFX libdep to native
-