ripplebiz
|
e03f311e51
|
Merge pull request #1545 from ViezeVingertjes/kiss-modem-firmware
Add KISS-like Modem example and protocol documentation
|
2026-02-03 12:33:19 +11:00 |
|
Liam Cottle
|
384e482052
|
Create CNAME
|
2026-02-03 13:47:43 +13:00 |
|
Liam Cottle
|
2eb1d801f8
|
Merge pull request #1579 from liamcottle/docs
Add mkdocs for automated documentation site
|
2026-02-03 13:42:19 +13:00 |
|
Rastislav Vysoky
|
84e68cf4cb
|
initial port of M5Stack Unit C6L, update pioarduino to newer bugfix release
|
2026-02-02 22:58:55 +01:00 |
|
ViezeVingertjes
|
f0ba14ff75
|
Remove sync word handling from KissModem.
|
2026-02-02 18:05:26 +01:00 |
|
Quency-D
|
e15503d50d
|
Fix low power consumption issues
|
2026-02-02 14:19:42 +08:00 |
|
ripplebiz
|
ab994664ac
|
Merge pull request #1549 from Meshcore-Portugal/jbrazio/t114-fix
Revert "Merge pull request #1428 from etienn01/update-t114-i2c"
|
2026-02-02 13:36:25 +11:00 |
|
Jan Pinkas
|
223930765c
|
Enable I2C sensors and EnvironmentSensorManager for Heltec T114
|
2026-02-01 09:05:03 +01:00 |
|
taco
|
a342ab8437
|
nrf52: allow repeater to sleep when idle
|
2026-02-01 14:51:27 +11:00 |
|
ripplebiz
|
699d1cd0b6
|
Merge pull request #1495 from oltaco/esp32-advblob-removal
Fix unlimited advert blob growth on ESP32
|
2026-02-01 13:37:28 +11:00 |
|
ripplebiz
|
13cfc9ad4c
|
Merge pull request #1498 from piotrmalek/fix-env-sensor-manager
Fix incorrect INA260 address in debug message
|
2026-02-01 13:34:58 +11:00 |
|
ripplebiz
|
f231347131
|
Merge pull request #1512 from litruv/dev
Refactor display scaling definitions for HELTEC_VISION_MASTER_T190
|
2026-02-01 13:33:53 +11:00 |
|
ripplebiz
|
852c0b0b78
|
Merge pull request #1547 from oltaco/t114-remove-extra-dcdcen
Heltec T114: Remove extra DCDC enable call
|
2026-02-01 13:18:21 +11:00 |
|
Matthias Wientapper
|
2b754d4295
|
cli_commands.md: region available via remote cli in 1.12.0
changed with #1476
|
2026-01-31 23:20:56 +01:00 |
|
ViezeVingertjes
|
240b5ea1e3
|
Refactor KissModem to integrate radio and sensor management directly, removing callback dependencies.
|
2026-01-31 15:15:19 +01:00 |
|
ViezeVingertjes
|
1bcb52bab3
|
Add new commands and responses for RSSI, channel status, airtime, noise floor, statistics, battery, and sensors.
|
2026-01-31 15:05:25 +01:00 |
|
João Brázio
|
b5248faec4
|
Revert "Merge pull request #1428 from etienn01/update-t114-i2c"
This reverts commit 616eb57b16, reversing
changes made to 537acd7ea1.
This patch needs to be reverted because it boot freezes t114 433Mhz variant.
|
2026-01-31 13:45:58 +00:00 |
|
taco
|
8d5eaf500d
|
add makeBlobPath inline helper for esp32
|
2026-02-01 00:02:30 +11:00 |
|
taco
|
31ba971c60
|
only store advblob when adding/updating contacts
|
2026-02-01 00:02:30 +11:00 |
|
taco
|
e6e1b810f8
|
add DataStore::deleteBlobByKey()
|
2026-02-01 00:02:29 +11:00 |
|
taco
|
c5b1d30280
|
t114: remove extra DCDC enable
|
2026-01-31 23:48:28 +11:00 |
|
ViezeVingertjes
|
c786cfe613
|
Add KISS Modem firmware
|
2026-01-31 10:22:32 +01:00 |
|
Liam Cottle
|
06a83c0453
|
Merge pull request #1531 from agessaman/add-recv-errors-stats
Add recv_errors to CMD_GET_STATS STATS_TYPE_PACKETS response
|
2026-01-30 20:57:07 +13:00 |
|
agessaman
|
019bbf74d3
|
Add recv_errors to CMD_GET_STATS STATS_TYPE_PACKETS response
Append uint32_t recv_errors (RadioLib receive/CRC errors) to packet stats
binary frame. Frame size 26 -> 30 bytes. Update stats_binary_frames.md and
Python/TypeScript parsing examples for backward compatibility (accept >=26).
|
2026-01-29 20:44:11 -08:00 |
|
taco
|
c7eea3915d
|
fix: remove esp_wifi.h from esp32board.h
saves ~500 bytes of dram and allows Tbeam to compile again
|
2026-01-30 15:07:40 +11:00 |
|
ripplebiz
|
cf7d95c6de
|
Merge pull request #1509 from stevenlafl/tbeam-1w
Add LilyGO T-Beam 1W Support
|
2026-01-30 14:55:17 +11:00 |
|
ripplebiz
|
e60fb14e88
|
Merge pull request #1500 from Meshcore-Portugal/jbrazio/2026_03a6aa94
Allow usage of "/" in radio names
|
2026-01-30 12:09:08 +11:00 |
|
Liam Cottle
|
e50fe31fd6
|
Merge pull request #1528 from recrof/revert-1437-dev
Revert "Remove _serial->isConnected() logic from buzzer notifications"
|
2026-01-30 12:16:12 +13:00 |
|
Rastislav Vysoky
|
c345f1da8e
|
Revert "Remove _serial->isConnected() logic from buzzer notifications"
|
2026-01-30 00:12:04 +01:00 |
|
SoCalix
|
31fbb679d5
|
Merge branch 'dev' into heltecv4-register1
|
2026-01-29 09:12:35 -06:00 |
|
fdlamotte
|
acca73f57e
|
Merge pull request #1524 from recrof/thinknode-m3-m6-fixes
Elecrow ThinkNode M3, M6 build errors fix after NRF52Board base class migration
|
2026-01-29 11:07:32 -04:00 |
|
Rastislav Vysoky
|
2a321b53eb
|
renamed board files
|
2026-01-29 16:00:19 +01:00 |
|
Rastislav Vysoky
|
3a7ccc085d
|
fixed build errors and typos/inconsistencies
|
2026-01-29 15:32:51 +01:00 |
|
Scott Powell
|
e738a74777
|
Merge branch 'dev'
|
2026-01-29 21:16:53 +11:00 |
|
Scott Powell
|
465776d667
|
* ver 1.12.0
|
2026-01-29 21:12:31 +11:00 |
|
Steven Linn
|
a9a8299e14
|
Set LilyGO T-Beam 1W to use TX0 3.0V (within reference +2.85V~+3.15V)
|
2026-01-28 22:24:57 -07:00 |
|
Steven Linn
|
44e7c092c8
|
Add battery min/max voltage parameter support
|
2026-01-28 22:24:49 -07:00 |
|
Steven Linn
|
f7e54ea797
|
Add LilyGO T-Beam 1W Support
|
2026-01-28 22:24:43 -07:00 |
|
Liam Cottle
|
629adc23c5
|
Merge pull request #1508 from recrof/rak4631-cleanup
cleanup: moved RAK4631 pindefs from board file to variant.h
|
2026-01-29 12:35:47 +13:00 |
|
Liam Cottle
|
8f605f83fc
|
Merge pull request #1507 from recrof/rak3401-board-fix
fix: build errors because of changes in RAK3401Board base class
|
2026-01-29 12:05:58 +13:00 |
|
Max Litruv Boonzaayer
|
dd2a9044f3
|
Refactor display scaling definitions for HELTEC_VISION_MASTER_T190
|
2026-01-29 08:05:26 +11:00 |
|
Rastislav Vysoky
|
f41872420e
|
moved pindefs from board file to variant.h
|
2026-01-28 17:28:48 +01:00 |
|
Rastislav Vysoky
|
d5a73b2394
|
fix: build errors because of changes in NRF52 base class
|
2026-01-28 17:18:39 +01:00 |
|
liamcottle
|
706b5a39c6
|
allow manual deploy
|
2026-01-28 21:48:39 +13:00 |
|
liamcottle
|
c35c1961de
|
add docs branch for testing
|
2026-01-28 21:48:39 +13:00 |
|
liamcottle
|
132c8961e8
|
add workflow to build and deploy docs to github pages
|
2026-01-28 21:48:39 +13:00 |
|
liamcottle
|
a87c0fe2d6
|
separate table of contents
|
2026-01-28 21:48:39 +13:00 |
|
liamcottle
|
0c2da8ce1e
|
add support for mkdocs
|
2026-01-28 21:48:39 +13:00 |
|
ripplebiz
|
93367b9f8f
|
Merge pull request #1493 from Cisien/dev
Add a cli command reference document
|
2026-01-28 15:44:26 +11:00 |
|
Liam Cottle
|
3fc736e3b0
|
Merge pull request #1499 from Meshcore-Portugal/jbrazio/2026_2768c833
Update runArgs in devcontainer.json
|
2026-01-28 16:44:02 +13:00 |
|