8000
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Radioenge/LoRaMESH
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: elcereza/LoRaMESH
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 358 files changed
  • 2 contributors

Commits on Dec 18, 2023

  1. Update LoRaMESH.h

    GustavoCereza authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1fa9c67 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Update LoRaMESH.h

    GustavoCereza authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    adc6f86 View commit details
    Browse the repository at this point in the history
  2. Update LoRaMESH.h

    GustavoCereza authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1d551e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Update LoRaMESH.h

    GustavoCereza authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e9232ca View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Remoção de códigos sem sentido

    Foi removido trechos do código que faziam sentido na lib inicial, mas acabei replicando na versão que fiz, porém uso valor não assinado (unsigned) que não faz sentido fazer uma comparação negativa sendo que nesse caso não existe.
    GustavoCereza authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    ee5f501 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Configuration menu
    Copy the full SHA
    28201e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47c396e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7de890a View commit details
    Browse the repository at this point in the history
  4. Update README with Windows COM port access details

    Added Windows COM port access instructions for clarity.
    GustavoCereza authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    c192505 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c54e9c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Configuration menu
    Copy the full SHA
    96e819d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2026

  1. feat: add MicroPython support and transparent communication

    - Add initial MicroPython support
    - Improve Linux adapter (not yet fully aligned with core)
    - Implement transparent communication with LoRa module
    GustavoCereza committed Apr 4, 2026
    Configuration menu
    Copy the full SHA
    1d2bfad View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2026

  1. feat: expand platform support with MicroPython, STM32 HAL and ESP-IDF…

    … examples
    
    - update MicroPython support for ESP32, Raspberry Pi Pico and Sipeed MaixBit
    - add MicroPython examples for MaixBit and Raspberry Pi Pico
    - add STM32 HAL support with a complete STM32L412KB Nucleo-32 example
    - add ESP-IDF support and include a new example project
    GustavoCereza committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    f3b7d5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e60a3 View commit details
    Browse the repository at this point in the history
Loading
0