mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-06 09:12:58 -08:00
example 'meshtastic': add change log
This commit is contained in:
parent
8fd39a99bb
commit
d4d9af4ed5
2 changed files with 5 additions and 4 deletions
|
|
@ -15,7 +15,6 @@
|
|||
#ifdef Q_OS_ANDROID
|
||||
#include "rep_qtandroidservice_replica.h"
|
||||
#include <QtAndroid>
|
||||
#include <QAndroidIntent>
|
||||
#include <QAndroidJniEnvironment>
|
||||
#else
|
||||
#include "ble/ble_meshtastic.h"
|
||||
|
|
|
|||
|
|
@ -13,10 +13,12 @@ not available, in order to communicate with short text messages. This kind of
|
|||
mesh network is limited to about 70 nodes/radios/users to remain reliable.
|
||||
|
||||
|
||||
TODO
|
||||
----
|
||||
Change log
|
||||
----------
|
||||
|
||||
* add background BLE/notification for both android and iOS
|
||||
* 2024-03-01: background mode for both android and iOS; radio packets sent to
|
||||
app while in background are saved in a file and processed when app is brought
|
||||
back to foreground
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue