This website requires JavaScript.
569ef18b35
Merge pull request #225 from alesgenova/short-led
ripplebiz
2025-04-26 17:27:03 +10:00
8f5a2ac832
remove pin mode setup from uitask
liamcottle
2025-04-26 17:54:59 +12:00
c942aa06f9
* Packet::readFrom() payload_len guard
Scott Powell
2025-04-26 11:05:13 +10:00
2f047da3a3
Merge pull request #223 from neutralinsomniac/add_direnv_to_gitignore
ripplebiz
2025-04-25 19:28:12 +10:00
f51ab11cf1
companion_radio: greatly reduce the status LED usage
Alessandro Genova
2025-04-24 21:54:37 -04:00
2a7e105c59
some tests
Florent
2025-04-24 22:37:06 +02:00
0fc4d244ea
Add .direnv/ to .gitignore. This is the directory that holds the nix-generated development environment
Jeremy O'Brien
2025-04-24 12:18:22 -04:00
36b981c9eb
* new targets: Generic_E22_*_repeater
Scott Powell
2025-04-24 13:50:18 +10:00
e1092118d9
* ESPNOW: packet rx/tx counters
Scott Powell
2025-04-24 12:16:55 +10:00
00f0bb7471
* ESPNOW: now using hardware RNG for radio_new_identity()
Scott Powell
2025-04-24 10:59:01 +10:00
10df19d3a3
Merge pull request #222 from rusty-labs/tbeam_sx1262_support
ripplebiz
2025-04-24 10:28:56 +10:00
da1febdd88
Support for TBeam SX1262 board
rusty.labs
2025-04-23 20:23:06 -04:00
70b6e01c49
Merge pull request #205 from neutralinsomniac/add_default_nix
ripplebiz
2025-04-24 09:56:48 +10:00
285423ca55
Merge pull request #220 from fdlamotte/xiao-nrf52-targets
ripplebiz
2025-04-23 19:23:37 +10:00
8c992d5037
xiao_nrf52-missing_targets
Florent
2025-04-23 11:20:28 +02:00
977b76c47e
Merge pull request #219 from recrof/dev
ripplebiz
2025-04-23 19:06:47 +10:00
669597ea4f
bugfix: only include SSD1306Display during build
recrof
2025-04-23 10:43:56 +02:00
a87b5231cc
* RP2040 IdentityStore begin(), to ensure mkdir()
Scott Powell
2025-04-22 15:26:04 +10:00
2ba3f42f30
Merge pull request #217 from AeroXuk/feature/rp2040_picow_dev
ripplebiz
2025-04-22 15:04:09 +10:00
26efe2fb19
Hopefully the correct ADC_MULTIPLIER value.
AeroXuk
2025-04-21 23:01:44 +01:00
4d9964ff98
Correct opens to use "w" filemode instead of "w+" filemode.
AeroXuk
2025-04-21 21:49:41 +01:00
b1c8963e1e
Merge 'dev' into 'feature/rp2040_picow_dev'.
AeroXuk
2025-04-21 21:21:10 +01:00
99246e6b6f
Added Pi PIcoW support in the following modes: - Companion Radio over USB Serial - Repeater - Room Server - Terminal Chat
AeroXuk
2025-04-21 21:17:03 +01:00
76847a7756
Merge branch 'dev'
Scott Powell
2025-04-21 21:57:55 +10:00
9d82911e18
* ver bump to v1.5.1
Scott Powell
2025-04-21 21:50:55 +10:00
631f593895
* companion: bug fix for 'export contact'
Scott Powell
2025-04-21 21:38:57 +10:00
933764546a
Merge branch 'dev'
Scott Powell
2025-04-21 17:39:57 +10:00
1e263cab2b
* ver bump to v1.5.0
Scott Powell
2025-04-21 17:39:36 +10:00
a81e8b4b54
Merge pull request #211 from fdlamotte/techo-display
ripplebiz
2025-04-21 16:44:52 +10:00
8f70d48ea1
* fix for AutoDiscoverRTCClock
Scott Powell
2025-04-21 16:35:55 +10:00
c0eb5bffaa
Merge pull request #212 from fdlamotte/xiao_nrf52-batread
ripplebiz
2025-04-21 16:29:26 +10:00
1b25a63996
Merge pull request #210 from fdlamotte/xiao_expansion
ripplebiz
2025-04-21 16:25:51 +10:00
7669b97b8b
Merge pull request #208 from cod3doomy/dev
ripplebiz
2025-04-21 16:23:06 +10:00
7d7692a13b
adding connected check
JQ
2025-04-20 19:08:00 -07:00
c34dd2a40c
UI: battery indicator, boot screen, radio settings
Jacob Quatier
2025-04-20 17:40:58 -07:00
6735960a4e
xiao-nrf keep vbat_en to low to prevent issues ...
Florent
2025-04-20 16:32:46 +02:00
2d6c834887
std behaviour
Florent
2025-04-20 17:10:57 +02:00
052ca9f12f
fix screen boot
Florent
2025-04-20 16:44:30 +02:00
512f0900da
led and button assigned in ui
Florent
2025-04-20 16:41:33 +02:00
04fe2f567f
support for xiao expansion board screen
Florent
2025-04-20 11:03:01 +02:00
f64470c581
t-beam s3 supreme: repeater, room server, and ble companion verified working. RTC working. No screen, GPS or sensors.
cod3doomy
2025-04-19 19:51:01 -07:00
50f6e8a089
Merge branch 'dev' of https://github.com/cod3doomy/MeshCore_HW_Dev into dev
cod3doomy
2025-04-17 19:27:08 -07:00
7b1582a0b9
* room server keep_alive ACKs now have unsynced_count appended.
Scott Powell
2025-04-17 15:46:51 +10:00
21564ae494
add default.nix/.envrc for automagic platformio dev environment on NixOS
Jeremy O'Brien
2025-04-16 12:07:51 -04:00
b17196acb4
* room server login response now includes unsynced posts counter
Scott Powell
2025-04-16 16:51:04 +10:00
ea24a12ba3
techo-display: first bits
Florent
2025-04-15 22:37:50 +02:00
1f1d39d179
Merge pull request #193 from fdlamotte/t114-display
ripplebiz
2025-04-15 18:18:16 +10:00
f9bc3a1ebb
Merge branch 'dev' into t114-display
Florent
2025-04-15 07:46:45 +02:00
fbfa8bbe57
* fix: compilation error for T1000e
Scott Powell
2025-04-15 15:15:06 +10:00
310ab9710c
Merge branch 'dev' into dev
cod3doomy
2025-04-14 20:43:33 -07:00
69d1d920bb
Merge pull request #202 from fdlamotte/rx_boost_toggle_lr1110
ripplebiz
2025-04-15 12:03:02 +10:00
7f7b03e442
permit access to rx_boosted_mode at runtime for LR1110 (for dpm tests on that setting)
Florent
2025-04-14 12:23:28 +02:00
2a875d9930
Merge pull request #192 from fdlamotte/prevent-errors-when-built-against-XiaoNrf52Board-by-error
ripplebiz
2025-04-13 13:39:53 +10:00
5848080f58
Merge pull request #196 from liamcottle/dev
ripplebiz
2025-04-13 13:22:58 +10:00
e825e4474f
fix rak4631 builds after addition of xio nrf52 board
liamcottle
2025-04-13 13:36:39 +12:00
04118f01fc
* companion: protocol ver (FIRMWARE_VER_CODE) now 4
Scott Powell
2025-04-12 22:06:47 +10:00
34faa49685
* new CMD_SET_OTHER_PARAMS (38)
Scott Powell
2025-04-12 22:00:05 +10:00
561d289ea5
Companion: new 'manual_add_contacts' pref. New PUSH_CODE_NEW_ADVERT frames
Scott Powell
2025-04-12 21:43:30 +10:00
2de87d1875
Merge pull request #189 from fdlamotte/t1000_sensors_disable
ripplebiz
2025-04-12 13:32:01 +10:00
67ca4a1c8e
T-Beam Supreme: Repeater and BLE working. Added PCF8563 RTC
cod3doomy
2025-04-11 18:17:20 -07:00
cf3d55201f
ui : manage colors and ensure fw using ssd1306 still compile
Florent
2025-04-11 22:23:47 +02:00
b4330e376c
compiles xiao_nrf52 board files only if we compile for xiao_nrf52
Florent
2025-04-11 14:51:10 +02:00
8ee251a19e
Merge pull request #185 from fdlamotte/xiao-nrf52
ripplebiz
2025-04-11 20:32:44 +10:00
1d4ae9f3c4
minor refactor
Scott Powell
2025-04-11 19:11:06 +10:00
82bcd74932
xiao-nrf52 : initial support for meshcore
Florent de Lamotte
2025-04-07 18:14:39 +02:00
4704ea8dae
Merge branch 'trans-codes' into dev
Scott Powell
2025-04-11 15:12:14 +10:00
ab8cd85d8e
* added Packet::getRawLength() helper
Scott Powell
2025-04-11 15:12:04 +10:00
366461a3a1
* companion: onRawDataRecv() guard for payload_len too long
Scott Powell
2025-04-11 14:12:09 +10:00
96d6ffefad
t1000 : power bat sensor only when necessary
Florent
2025-04-10 22:00:25 +02:00
3c7ff8da29
* Packet::header, new: ROUTE_TYPE_TRANS_FLOOD, ROUTE_TYPE_TRANS_DIRECT * Packet wire format change: (optional) extra 4 bytes for two trans_codes
Scott Powell
2025-04-11 04:56:13 +10:00
7534c5143f
display and btn handling starts working ...
Florent de Lamotte
2025-04-10 16:24:17 +02:00
a5f210779f
Merge pull request #177 from fdlamotte/t114_usb
ripplebiz
2025-04-10 19:24:04 +10:00
87ca6e19ae
Merge pull request #188 from recrof/dev
ripplebiz
2025-04-10 17:09:16 +10:00
c4c175cab8
T-Beam Supreme: added PMU config, enabled pwr button. Repeater env verified working.
cod3doomy
2025-04-09 18:28:46 -07:00
a3c8597747
LilyGo T-Beam: added battery voltage reporting
recrof
2025-04-09 14:08:13 +02:00
511a935bbf
move gps standby pin to gps section
recrof
2025-04-09 13:21:34 +02:00
1718657829
lilygo t-echo: move init stuff to variant.cpp, disable gps to conserve battery
recrof
2025-04-09 13:07:58 +02:00
cc5c7b3ab7
Merge pull request #187 from oltaco/rak-oled-pins
ripplebiz
2025-04-09 20:45:41 +10:00
d4544804b5
Merge pull request #186 from oltaco/wire-setpins-buildfix
ripplebiz
2025-04-09 19:55:20 +10:00
be64fa7ca0
build: fix RAK, T114, T1000 builds
taco
2025-04-09 18:22:01 +10:00
5c2c248f70
build: fix RAK, T114, T1000e builds
taco
2025-04-09 18:19:13 +10:00
9b3e7e5a21
FIX: define OLED pins for RAK
taco
2025-04-09 18:07:01 +10:00
c4b221f386
Merge pull request #184 from adrian-immel/Fix-Floating-Pin
ripplebiz
2025-04-09 10:27:58 +10:00
3eded4581a
Checkpoint: Repeater env built and works with HW. No screen or other periphs
cod3doomy
2025-04-08 17:08:28 -07:00
6092f5737c
Initial commit with t-beam supreme sx1262 additions
cod3doomy
2025-04-08 09:12:43 -07:00
329c76629d
Fix Floating Pin on Promicro
Adrian
2025-04-08 16:08:04 +02:00
b98668150b
Merge pull request #183 from liamcottle/dev
ripplebiz
2025-04-08 21:37:45 +10:00
c4d32eba74
remove unused variables
liamcottle
2025-04-08 23:17:22 +12:00
bc820ae93e
show firmware version and build date on room server screen
liamcottle
2025-04-08 23:09:55 +12:00
4a51cb98c6
show firmware version and build date on repeater screen
liamcottle
2025-04-08 23:05:27 +12:00
28aa94b899
show firmware version and build date on companion screen
liamcottle
2025-04-08 22:58:17 +12:00
348db9b82f
Merge pull request #182 from oltaco/tbeam-8-group-channels
ripplebiz
2025-04-08 11:06:58 +10:00
a0d9449e21
set TBeam MAX_GROUP_CHANNELS=8
taco
2025-04-08 11:04:20 +10:00
b2b755c0fb
Merge branch 'dev'
Scott Powell
2025-04-07 22:01:08 +10:00
d7e6a361b5
* ver bump to v1.4.3
Scott Powell
2025-04-07 21:59:53 +10:00
396a7a24b1
* default SF now 11
Scott Powell
2025-04-07 21:55:24 +10:00
9498d2e824
* ID hash 0x00 and 0xFF now reserved for future.
Scott Powell
2025-04-06 12:34:09 +10:00
019a829121
add companion radio usb to t114
Florent
2025-04-05 17:28:25 +02:00
86a3f592b9
Merge pull request #172 from recrof/dev
ripplebiz
2025-04-04 19:26:30 +11:00
4d2380d168
Merge pull request #173 from oltaco/promicro-rfswitch
ripplebiz
2025-04-04 19:25:12 +11:00