5b22f228da
Prevent hal_ticks() from going into .text region
...
This will fix an issue when the flash is disabled (due to OTA update for example) and the cpu crashes with cache disabled access from ISR (when TTN executes)
2021-01-02 17:32:30 +00:00
fffe7bd8b3
Improve documentation
2020-08-02 19:53:02 +02:00
bb41c4960f
README updated for 3.2.0
2020-08-02 10:19:58 +02:00
f70ad2a996
Version 2.3
v3.2.0
2020-08-01 18:32:10 +02:00
fdacae73f8
Add rssi() function
2020-08-01 18:30:47 +02:00
9489f34542
RF parameter monitoring
2020-08-01 18:21:42 +02:00
2a31ef0096
Update example build configuration
2020-08-01 10:28:25 +02:00
e15d936bb4
Merge send_recv example into hello_world
2020-08-01 10:23:30 +02:00
a8cd58214d
Modify example for PlatformIO.ini
2020-08-01 10:13:11 +02:00
b3e0b567b3
Merge branch 'cc32d9-dev' into dev
2020-07-31 21:54:26 +02:00
0853fe05ec
Rename reset options
2020-07-31 21:54:09 +02:00
625968cd99
Add shutdown function
2020-07-31 20:14:40 +02:00
8d7d157445
Add shutdown function
2020-07-31 20:14:31 +02:00
b73ed23a97
Enable/disable ADR
2020-07-31 17:48:11 +02:00
513ac44268
Upgrade to LMIC version 3.2.0
2020-07-31 16:32:28 +02:00
45778d2186
New config option: TTN_RADIO_RST_KEEP_ASSERTED
2020-05-25 23:00:00 +02:00
e29477fa7e
Update to latest LMIC version (3.0.99.10)
2020-01-01 17:00:47 +01:00
3036d16e0d
Latest version of issue453 branch
2019-12-03 22:13:45 +01:00
2d09703fc6
More detail LMIC logging
2019-10-16 23:48:12 +02:00
4df057042c
Improve compatibility between ESP-IDF v3.3 and v4.x
2019-10-14 22:09:16 +02:00
48668b3295
Compatibility with ESP-IDF v4.x
2019-10-13 23:43:17 +02:00
baa6c93d5f
Task notification instead of queue for LMIC task
2019-10-13 20:26:15 +02:00
43080636bc
More comments
2019-10-12 00:02:31 +02:00
a8fd68ca5e
More logging cases
2019-10-10 23:09:32 +02:00
3ac63d4146
New event handling
2019-10-09 23:06:18 +02:00
dc0bfefe0e
Ring buffer for detailed logging
2019-10-08 20:52:08 +02:00
6adf69ea0c
Add more comments
2019-10-07 23:59:57 +02:00
c2a5bd8374
Cleanup timers
2019-10-07 23:24:51 +02:00
a601c2b2bf
New job scheduling implementation
2019-10-07 23:16:55 +02:00
d7d4a40c4f
Get rid of lmic_pins
2019-10-06 21:49:25 +02:00
1e1cadf400
Integrate development version of 3.0.99
2019-10-02 21:37:48 +02:00
cf94bba4af
Add library as extra component for examples (cmake)
2019-04-25 19:50:39 +02:00
31b859cdf4
Improve example setup
2.3.2
2019-04-19 12:15:30 +02:00
1c88b1f5be
PlatformIO library description
2019-04-17 22:25:26 +02:00
f01b29a3b2
Upgrade to version 2.3.2 of mcci-catena/arduino-lmic
2019-04-16 21:36:03 +02:00
d7e8a920c8
Merge branch 'master' into dev
2019-04-16 21:28:28 +02:00
267e04c833
Add cmake files for examples
2019-03-19 21:49:08 +01:00
f899c38663
Merge branch 'daveol-master'
2019-03-19 21:30:21 +01:00
6afdfe4caf
Add nvs_flash requirement for cmake
2019-03-16 20:39:01 +01:00
9bb6788a7b
Create CMakeLists for cmake compatibility
2019-03-16 20:06:30 +01:00
58116219bb
More transformation to C++
2018-10-27 23:55:36 +02:00
f03b5c51fd
Simplify conditional compilation; add region Japan
2018-10-27 19:19:55 +02:00
99420c6a75
Improve constness
2018-10-27 14:49:08 +02:00
47063256a3
Convert provisioning code to C++
2018-10-27 14:45:55 +02:00
ee08d2a3c1
Simplify SPI code
2018-10-22 12:57:49 +02:00
2e351ada9a
Update to latest version of mcci-catena/arduino-lmic library
2.2.2
2018-10-21 23:28:25 +02:00
4baa7a9a4c
Merge branch 'pctj101-as_923' (fix configuration for additional regions/frequencies)
2018-10-07 10:59:25 +02:00
8152f1bdbb
Add remaining regions
2018-10-07 10:56:32 +02:00
1ce170aa18
Enable AS_923
2018-10-07 16:15:09 +09:00
638e3d10a9
Use ESP32's hardware AES
2018-10-04 20:07:59 +02:00