2260 Commits (f6ebbd978e0b27f5db15f2013cb4b5e0410a8edd)
 

Author SHA1 Message Date
ViezeVingertjes f6ebbd978e Remove redundant locals in handleSetRadio 4 months ago
ViezeVingertjes 5157daf1c1 Remove individual HW_RESP_* defines, use HW_RESP() macro directly 4 months ago
ViezeVingertjes 00b44c4114 Remove redundant send/complete/finished callbacks, use Radio interface directly 4 months ago
ViezeVingertjes 362b5eb0a1 Update protocol docs for new response codes and signal reporting 4 months ago
ViezeVingertjes 5ccd99e25f Add toggleable per-packet signal reporting 4 months ago
ViezeVingertjes 7982d1ce1f Use high-bit convention for hardware response codes 4 months ago
ViezeVingertjes 49e7516145 Add KISS UART support 4 months ago
agessaman f445b5acdc fix(kiss_modem): improve RX delivery and noise floor sampling 4 months ago
ViezeVingertjes 1af013c741 Clarify data frame limitations in KISS modem documentation. 4 months ago
ViezeVingertjes 02ddc05c30 Reorganise KISS protocol to close gaps. 4 months ago
ViezeVingertjes 203d86f87d Update documentation. 4 months ago
ViezeVingertjes f78617dbdb Add periodic noise floor calibration and AGC reset 4 months ago
ViezeVingertjes 5dcc377b77 Rewrite KISS modem to be fully spec-compliant 4 months ago
ripplebiz bcb7a8067e
Merge pull request #1578 from recrof/m5stack-unit-c6l 4 months ago
ripplebiz c1c9848569
Merge pull request #1596 from jbrazio/2026/t114-sensors 4 months ago
ripplebiz 6502067368
Merge pull request #1591 from agessaman/fix-kiss-noise-floor 4 months ago
Adam Gessaman c0b81b9ad8 Clean up comments on kiss noise floor changes. 4 months ago
João Brázio 18473333df
Merge remote-tracking branch 'upstream/dev' into 2026/t114-sensors 4 months ago
João Brázio 5cb26b91f6
Refactor Heltec T114 sensor management 4 months ago
João Brázio f0aa12faac
Merge remote-tracking branch 'pikolin/T114_sensors' into 2026/t114-sensors 4 months ago
ripplebiz f7e92a7cd1
Merge pull request #1398 from Socalix/heltecv4-register1 4 months ago
ripplebiz 76a46a74e9
Merge pull request #1562 from oltaco/nrf52-sleep-repeater 4 months ago
ripplebiz 4b9d5462bb
Merge pull request #1532 from oltaco/esp32board.h-removewifi 4 months ago
agessaman 0fb570338f fix(kiss): periodic noise floor calibration and AGC reset 4 months ago
Liam Cottle 236025913d
Merge pull request #1487 from oltaco/refactor-ui-with-ringbuffer 4 months ago
taco 598489be47 refactor ui with ring buffer and display most recent 4 months ago
ripplebiz e03f311e51
Merge pull request #1545 from ViezeVingertjes/kiss-modem-firmware 4 months ago
Rastislav Vysoky 84e68cf4cb initial port of M5Stack Unit C6L, update pioarduino to newer bugfix release 4 months ago
ViezeVingertjes f0ba14ff75 Remove sync word handling from KissModem. 4 months ago
ripplebiz ab994664ac
Merge pull request #1549 from Meshcore-Portugal/jbrazio/t114-fix 4 months ago
Jan Pinkas 223930765c Enable I2C sensors and EnvironmentSensorManager for Heltec T114 4 months ago
taco a342ab8437 nrf52: allow repeater to sleep when idle 4 months ago
ripplebiz 699d1cd0b6
Merge pull request #1495 from oltaco/esp32-advblob-removal 4 months ago
ripplebiz 13cfc9ad4c
Merge pull request #1498 from piotrmalek/fix-env-sensor-manager 4 months ago
ripplebiz f231347131
Merge pull request #1512 from litruv/dev 4 months ago
ripplebiz 852c0b0b78
Merge pull request #1547 from oltaco/t114-remove-extra-dcdcen 4 months ago
ViezeVingertjes 240b5ea1e3 Refactor KissModem to integrate radio and sensor management directly, removing callback dependencies. 4 months ago
ViezeVingertjes 1bcb52bab3 Add new commands and responses for RSSI, channel status, airtime, noise floor, statistics, battery, and sensors. 4 months ago
João Brázio b5248faec4
Revert "Merge pull request #1428 from etienn01/update-t114-i2c" 4 months ago
taco 8d5eaf500d add makeBlobPath inline helper for esp32 4 months ago
taco 31ba971c60 only store advblob when adding/updating contacts 4 months ago
taco e6e1b810f8 add DataStore::deleteBlobByKey() 4 months ago
taco c5b1d30280 t114: remove extra DCDC enable 4 months ago
ViezeVingertjes c786cfe613 Add KISS Modem firmware 4 months ago
Liam Cottle 06a83c0453
Merge pull request #1531 from agessaman/add-recv-errors-stats 4 months ago
agessaman 019bbf74d3 Add recv_errors to CMD_GET_STATS STATS_TYPE_PACKETS response 4 months ago
taco c7eea3915d fix: remove esp_wifi.h from esp32board.h 4 months ago
ripplebiz cf7d95c6de
Merge pull request #1509 from stevenlafl/tbeam-1w 4 months ago
ripplebiz e60fb14e88
Merge pull request #1500 from Meshcore-Portugal/jbrazio/2026_03a6aa94 4 months ago
Liam Cottle e50fe31fd6
Merge pull request #1528 from recrof/revert-1437-dev 4 months ago