Thomas Göttgens
|
8e9b852faa
|
Littlefs rebased to Master (#1205)
* Littlefs
|
2022-02-14 11:45:29 -06:00 |
|
Ben Meadors
|
b21b7de04b
|
Clear bluetooth bonds on multi-press and factory_reset (#1176)
* Clear bluetooth bonds on multi-press and factory_reset
|
2022-02-01 18:32:26 -06:00 |
|
Mike Kinney
|
caaa235c5d
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
|
Ben Meadors
|
a70b849039
|
Changed getMacAddr behavior (#1017)
|
2021-12-28 11:20:45 -06:00 |
|
Kevin Hester
|
700e799125
|
check our host PC using the new nrf52 api
|
2021-08-12 22:07:30 -07:00 |
|
Kevin Hester
|
04d3f44179
|
Updates to work with latest adafruit nrf52 arduino
|
2021-08-12 15:50:54 -07:00 |
|
Kevin Hester
|
17a1262382
|
pull in new epaper lib (which required importing configuration.h everywhere
for dumb reasons)
|
2021-06-27 10:56:28 -07:00 |
|
Kevin Hester
|
abe95ae1a4
|
most of the changes needed to build native on Windows
|
2021-05-25 05:08:57 +08:00 |
|
Kevin Hester
|
80e4bc6289
|
fix nrf52 build
|
2021-05-03 15:58:35 +08:00 |
|
Kevin Hester
|
babc1b3613
|
include file/lineno in critical error logs
|
2021-04-29 09:52:15 +08:00 |
|
Kevin Hester
|
28b7bd347a
|
Fix nrf52 USB (don't call delay() in loop() if connected via usb)
|
2021-04-28 15:11:55 +08:00 |
|
Kevin Hester
|
55b38a7b02
|
RAK4631 is almost feature complete
|
2021-04-12 13:25:55 +08:00 |
|
Kevin Hester
|
f9a58b9dd1
|
lower brownout threshold to 1.7V
|
2021-04-11 13:52:39 +08:00 |
|
Kevin Hester
|
78f2c656d0
|
fix nrf52 builds
|
2021-03-27 11:21:43 +08:00 |
|
Vadim Furman
|
d3cbc8ea78
|
WIRE_INTERFACES_COUNT -> NO_WIRE
|
2021-03-19 18:46:11 -07:00 |
|
Vadim Furman
|
2b9a8f0822
|
Merge remote-tracking branch 'origin/master'
|
2021-03-17 10:49:04 -07:00 |
|
Vadim Furman
|
ddcfff3b59
|
Fixed compilation on nrf52 and brownout code
|
2021-03-17 10:44:42 -07:00 |
|
Vadim Furman
|
c62863b1dc
|
Merge from origin
|
2021-03-14 19:42:57 -07:00 |
|
Vadim Furman
|
98d878cdfe
|
Port to lora_isp4520 board
|
2021-03-14 19:00:20 -07:00 |
|
Kevin Hester
|
9a03536e3d
|
Use enums for hw_model per @sachaw idea.
|
2021-03-14 10:37:32 +08:00 |
|
Kevin Hester
|
87ec7b09aa
|
add crude check for brownout
|
2021-03-08 18:12:21 +08:00 |
|
Kevin Hester
|
c0e180759d
|
improve debugging on cortex m
|
2021-03-08 15:20:29 +08:00 |
|
Kevin Hester
|
2761c85564
|
clean up the crypto api
|
2021-02-23 10:10:35 +08:00 |
|
Kevin Hester
|
d1be7cf142
|
improve hardfault handler
|
2021-01-16 12:55:51 +08:00 |
|
Kevin Hester
|
3a2c17998e
|
turn off nrf52 ble while debugging
|
2021-01-16 11:41:50 +08:00 |
|
Jm
|
f02ab88393
|
Does this fix the linux build?
|
2021-01-09 19:15:10 -08:00 |
|
Jm
|
adb912b665
|
fixed in linux now?
|
2021-01-09 19:06:34 -08:00 |
|
Jm
|
9cd24a5646
|
is linux fixed now?
|
2021-01-09 18:27:03 -08:00 |
|
Jm
|
c82905bbdd
|
is linux fixed now?
|
2021-01-09 18:09:16 -08:00 |
|
Jm
|
d458f673be
|
Web server is now treaded and moved to mesh/wifi/*
|
2021-01-08 22:25:44 -08:00 |
|
Kevin Hester
|
27c16ba185
|
add ppr1 notes
|
2020-12-26 12:53:20 +08:00 |
|
Kevin Hester
|
5930f8270d
|
Merge remote-tracking branch 'root/master' into dev
|
2020-12-15 16:10:35 +08:00 |
|
Kevin Hester
|
138cebbf03
|
turn nrf52 ble back on
|
2020-12-13 11:53:32 +08:00 |
|
Jm Casler
|
d82aaaa806
|
#560 - Partial work for Charles.
|
2020-12-12 18:33:52 -08:00 |
|
Kevin Hester
|
d407db5ee1
|
add more deep sleep support for nrf52 boards
|
2020-11-13 09:33:59 +08:00 |
|
Kevin Hester
|
d7368d5a51
|
begin deep sleep support for nrf52
|
2020-10-30 17:05:32 +08:00 |
|
Kevin Hester
|
4ad562b9f4
|
The new 7.2.0 soft device works on nrf52833
|
2020-10-28 13:01:50 +08:00 |
|
Kevin Hester
|
1a8891c33d
|
ppr1: add crude version of charge controller driver
|
2020-10-24 18:40:47 +08:00 |
|
Kevin Hester
|
18bbf3523e
|
remove unused display code
|
2020-10-23 22:18:22 +08:00 |
|
Kevin Hester
|
e1f0e11cb8
|
ppr1 WIP DO NOT MERGE - will break other clients
|
2020-10-17 13:15:12 +08:00 |
|
geeksville
|
e5d4fbb164
|
fix pins per email eink
|
2020-09-28 13:03:54 -07:00 |
|
Kevin Hester
|
04c54840f4
|
Merge branch 'master' into eink
|
2020-09-26 12:58:13 -07:00 |
|
geeksville
|
d7fbcf89bf
|
cleanup todo eink now ready to merge
|
2020-09-26 12:36:11 -07:00 |
|
geeksville
|
a8b1bc735a
|
remove debugging code eink gps now works
|
2020-09-26 12:12:50 -07:00 |
|
geeksville
|
d88d2780f4
|
eink display now kinda works
|
2020-09-26 09:40:48 -07:00 |
|
geeksville
|
a79aff4778
|
WIP - I think some pins are wrong, waiting for new schematic
|
2020-09-24 16:36:07 -07:00 |
|
geeksville
|
9c0a0ad220
|
Add stubs so that portduino can build with wifi. cc @mc-hamster
|
2020-09-23 17:22:17 -07:00 |
|
geeksville
|
9e9c50e6d8
|
Add API server on port 4403 (kinda a WIP, seems to work but I haven't
finished the python client code)
|
2020-09-19 12:54:49 -07:00 |
|
geeksville
|
6e5e5822aa
|
Make wifi optional and exclude from nrf52 builds
|
2020-09-18 10:48:39 -07:00 |
|
geeksville
|
e049eac38a
|
TFT display kinda draws stuff (badly)
|
2020-08-28 15:06:52 -07:00 |
|