MyMesh.cpp 81 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210
  1. #include "MyMesh.h"
  2. #include <Arduino.h> // needed for PlatformIO
  3. #include <Mesh.h>
  4. #define CMD_APP_START 1
  5. #define CMD_SEND_TXT_MSG 2
  6. #define CMD_SEND_CHANNEL_TXT_MSG 3
  7. #define CMD_GET_CONTACTS 4 // with optional 'since' (for efficient sync)
  8. #define CMD_GET_DEVICE_TIME 5
  9. #define CMD_SET_DEVICE_TIME 6
  10. #define CMD_SEND_SELF_ADVERT 7
  11. #define CMD_SET_ADVERT_NAME 8
  12. #define CMD_ADD_UPDATE_CONTACT 9
  13. #define CMD_SYNC_NEXT_MESSAGE 10
  14. #define CMD_SET_RADIO_PARAMS 11
  15. #define CMD_SET_RADIO_TX_POWER 12
  16. #define CMD_RESET_PATH 13
  17. #define CMD_SET_ADVERT_LATLON 14
  18. #define CMD_REMOVE_CONTACT 15
  19. #define CMD_SHARE_CONTACT 16
  20. #define CMD_EXPORT_CONTACT 17
  21. #define CMD_IMPORT_CONTACT 18
  22. #define CMD_REBOOT 19
  23. #define CMD_GET_BATT_AND_STORAGE 20 // was CMD_GET_BATTERY_VOLTAGE
  24. #define CMD_SET_TUNING_PARAMS 21
  25. #define CMD_DEVICE_QEURY 22
  26. #define CMD_EXPORT_PRIVATE_KEY 23
  27. #define CMD_IMPORT_PRIVATE_KEY 24
  28. #define CMD_SEND_RAW_DATA 25
  29. #define CMD_SEND_LOGIN 26
  30. #define CMD_SEND_STATUS_REQ 27
  31. #define CMD_HAS_CONNECTION 28
  32. #define CMD_LOGOUT 29 // 'Disconnect'
  33. #define CMD_GET_CONTACT_BY_KEY 30
  34. #define CMD_GET_CHANNEL 31
  35. #define CMD_SET_CHANNEL 32
  36. #define CMD_SIGN_START 33
  37. #define CMD_SIGN_DATA 34
  38. #define CMD_SIGN_FINISH 35
  39. #define CMD_SEND_TRACE_PATH 36
  40. #define CMD_SET_DEVICE_PIN 37
  41. #define CMD_SET_OTHER_PARAMS 38
  42. #define CMD_SEND_TELEMETRY_REQ 39 // can deprecate this
  43. #define CMD_GET_CUSTOM_VARS 40
  44. #define CMD_SET_CUSTOM_VAR 41
  45. #define CMD_GET_ADVERT_PATH 42
  46. #define CMD_GET_TUNING_PARAMS 43
  47. // NOTE: CMD range 44..49 parked, potentially for WiFi operations
  48. #define CMD_SEND_BINARY_REQ 50
  49. #define CMD_FACTORY_RESET 51
  50. #define CMD_SEND_PATH_DISCOVERY_REQ 52
  51. #define CMD_SET_FLOOD_SCOPE_KEY 54 // v8+
  52. #define CMD_SEND_CONTROL_DATA 55 // v8+
  53. #define CMD_GET_STATS 56 // v8+, second byte is stats type
  54. #define CMD_SEND_ANON_REQ 57
  55. #define CMD_SET_AUTOADD_CONFIG 58
  56. #define CMD_GET_AUTOADD_CONFIG 59
  57. #define CMD_GET_ALLOWED_REPEAT_FREQ 60
  58. #define CMD_SET_PATH_HASH_MODE 61
  59. #define CMD_SEND_CHANNEL_DATA 62
  60. #define CMD_SET_DEFAULT_FLOOD_SCOPE 63
  61. #define CMD_GET_DEFAULT_FLOOD_SCOPE 64
  62. // Stats sub-types for CMD_GET_STATS
  63. #define STATS_TYPE_CORE 0
  64. #define STATS_TYPE_RADIO 1
  65. #define STATS_TYPE_PACKETS 2
  66. #define RESP_CODE_OK 0
  67. #define RESP_CODE_ERR 1
  68. #define RESP_CODE_CONTACTS_START 2 // first reply to CMD_GET_CONTACTS
  69. #define RESP_CODE_CONTACT 3 // multiple of these (after CMD_GET_CONTACTS)
  70. #define RESP_CODE_END_OF_CONTACTS 4 // last reply to CMD_GET_CONTACTS
  71. #define RESP_CODE_SELF_INFO 5 // reply to CMD_APP_START
  72. #define RESP_CODE_SENT 6 // reply to CMD_SEND_TXT_MSG
  73. #define RESP_CODE_CONTACT_MSG_RECV 7 // a reply to CMD_SYNC_NEXT_MESSAGE (ver < 3)
  74. #define RESP_CODE_CHANNEL_MSG_RECV 8 // a reply to CMD_SYNC_NEXT_MESSAGE (ver < 3)
  75. #define RESP_CODE_CURR_TIME 9 // a reply to CMD_GET_DEVICE_TIME
  76. #define RESP_CODE_NO_MORE_MESSAGES 10 // a reply to CMD_SYNC_NEXT_MESSAGE
  77. #define RESP_CODE_EXPORT_CONTACT 11
  78. #define RESP_CODE_BATT_AND_STORAGE 12 // a reply to a CMD_GET_BATT_AND_STORAGE
  79. #define RESP_CODE_DEVICE_INFO 13 // a reply to CMD_DEVICE_QEURY
  80. #define RESP_CODE_PRIVATE_KEY 14 // a reply to CMD_EXPORT_PRIVATE_KEY
  81. #define RESP_CODE_DISABLED 15
  82. #define RESP_CODE_CONTACT_MSG_RECV_V3 16 // a reply to CMD_SYNC_NEXT_MESSAGE (ver >= 3)
  83. #define RESP_CODE_CHANNEL_MSG_RECV_V3 17 // a reply to CMD_SYNC_NEXT_MESSAGE (ver >= 3)
  84. #define RESP_CODE_CHANNEL_INFO 18 // a reply to CMD_GET_CHANNEL
  85. #define RESP_CODE_SIGN_START 19
  86. #define RESP_CODE_SIGNATURE 20
  87. #define RESP_CODE_CUSTOM_VARS 21
  88. #define RESP_CODE_ADVERT_PATH 22
  89. #define RESP_CODE_TUNING_PARAMS 23
  90. #define RESP_CODE_STATS 24 // v8+, second byte is stats type
  91. #define RESP_CODE_AUTOADD_CONFIG 25
  92. #define RESP_ALLOWED_REPEAT_FREQ 26
  93. #define RESP_CODE_CHANNEL_DATA_RECV 27
  94. #define RESP_CODE_DEFAULT_FLOOD_SCOPE 28
  95. #define MAX_CHANNEL_DATA_LENGTH (MAX_FRAME_SIZE - 9)
  96. #define SEND_TIMEOUT_BASE_MILLIS 500
  97. #define FLOOD_SEND_TIMEOUT_FACTOR 16.0f
  98. #define DIRECT_SEND_PERHOP_FACTOR 6.0f
  99. #define DIRECT_SEND_PERHOP_EXTRA_MILLIS 250
  100. #define LAZY_CONTACTS_WRITE_DELAY 5000
  101. #define PUBLIC_GROUP_PSK "izOH6cXN6mrJ5e26oRXNcg=="
  102. // these are _pushed_ to client app at any time
  103. #define PUSH_CODE_ADVERT 0x80
  104. #define PUSH_CODE_PATH_UPDATED 0x81
  105. #define PUSH_CODE_SEND_CONFIRMED 0x82
  106. #define PUSH_CODE_MSG_WAITING 0x83
  107. #define PUSH_CODE_RAW_DATA 0x84
  108. #define PUSH_CODE_LOGIN_SUCCESS 0x85
  109. #define PUSH_CODE_LOGIN_FAIL 0x86
  110. #define PUSH_CODE_STATUS_RESPONSE 0x87
  111. #define PUSH_CODE_LOG_RX_DATA 0x88
  112. #define PUSH_CODE_TRACE_DATA 0x89
  113. #define PUSH_CODE_NEW_ADVERT 0x8A
  114. #define PUSH_CODE_TELEMETRY_RESPONSE 0x8B
  115. #define PUSH_CODE_BINARY_RESPONSE 0x8C
  116. #define PUSH_CODE_PATH_DISCOVERY_RESPONSE 0x8D
  117. #define PUSH_CODE_CONTROL_DATA 0x8E // v8+
  118. #define PUSH_CODE_CONTACT_DELETED 0x8F // used to notify client app of deleted contact when overwriting oldest
  119. #define PUSH_CODE_CONTACTS_FULL 0x90 // used to notify client app that contacts storage is full
  120. #define ERR_CODE_UNSUPPORTED_CMD 1
  121. #define ERR_CODE_NOT_FOUND 2
  122. #define ERR_CODE_TABLE_FULL 3
  123. #define ERR_CODE_BAD_STATE 4
  124. #define ERR_CODE_FILE_IO_ERROR 5
  125. #define ERR_CODE_ILLEGAL_ARG 6
  126. #define MAX_SIGN_DATA_LEN (8 * 1024) // 8K
  127. // Auto-add config bitmask
  128. // Bit 0: If set, overwrite oldest non-favourite contact when contacts file is full
  129. // Bits 1-4: these indicate which contact types to auto-add when manual_contact_mode = 0x01
  130. #define AUTO_ADD_OVERWRITE_OLDEST (1 << 0) // 0x01 - overwrite oldest non-favourite when full
  131. #define AUTO_ADD_CHAT (1 << 1) // 0x02 - auto-add Chat (Companion) (ADV_TYPE_CHAT)
  132. #define AUTO_ADD_REPEATER (1 << 2) // 0x04 - auto-add Repeater (ADV_TYPE_REPEATER)
  133. #define AUTO_ADD_ROOM_SERVER (1 << 3) // 0x08 - auto-add Room Server (ADV_TYPE_ROOM)
  134. #define AUTO_ADD_SENSOR (1 << 4) // 0x10 - auto-add Sensor (ADV_TYPE_SENSOR)
  135. void MyMesh::writeOKFrame() {
  136. uint8_t buf[1];
  137. buf[0] = RESP_CODE_OK;
  138. _serial->writeFrame(buf, 1);
  139. }
  140. void MyMesh::writeErrFrame(uint8_t err_code) {
  141. uint8_t buf[2];
  142. buf[0] = RESP_CODE_ERR;
  143. buf[1] = err_code;
  144. _serial->writeFrame(buf, 2);
  145. }
  146. void MyMesh::writeDisabledFrame() {
  147. uint8_t buf[1];
  148. buf[0] = RESP_CODE_DISABLED;
  149. _serial->writeFrame(buf, 1);
  150. }
  151. void MyMesh::writeContactRespFrame(uint8_t code, const ContactInfo &contact) {
  152. int i = 0;
  153. out_frame[i++] = code;
  154. memcpy(&out_frame[i], contact.id.pub_key, PUB_KEY_SIZE);
  155. i += PUB_KEY_SIZE;
  156. out_frame[i++] = contact.type;
  157. out_frame[i++] = contact.flags;
  158. out_frame[i++] = contact.out_path_len;
  159. memcpy(&out_frame[i], contact.out_path, MAX_PATH_SIZE);
  160. i += MAX_PATH_SIZE;
  161. StrHelper::strzcpy((char *)&out_frame[i], contact.name, 32);
  162. i += 32;
  163. memcpy(&out_frame[i], &contact.last_advert_timestamp, 4);
  164. i += 4;
  165. memcpy(&out_frame[i], &contact.gps_lat, 4);
  166. i += 4;
  167. memcpy(&out_frame[i], &contact.gps_lon, 4);
  168. i += 4;
  169. memcpy(&out_frame[i], &contact.lastmod, 4);
  170. i += 4;
  171. _serial->writeFrame(out_frame, i);
  172. }
  173. void MyMesh::updateContactFromFrame(ContactInfo &contact, uint32_t& last_mod, const uint8_t *frame, int len) {
  174. int i = 0;
  175. uint8_t code = frame[i++]; // eg. CMD_ADD_UPDATE_CONTACT
  176. memcpy(contact.id.pub_key, &frame[i], PUB_KEY_SIZE);
  177. i += PUB_KEY_SIZE;
  178. contact.type = frame[i++];
  179. contact.flags = frame[i++];
  180. contact.out_path_len = frame[i++];
  181. memcpy(contact.out_path, &frame[i], MAX_PATH_SIZE);
  182. i += MAX_PATH_SIZE;
  183. memcpy(contact.name, &frame[i], 32);
  184. i += 32;
  185. memcpy(&contact.last_advert_timestamp, &frame[i], 4);
  186. i += 4;
  187. if (len >= i + 8) { // optional fields
  188. memcpy(&contact.gps_lat, &frame[i], 4);
  189. i += 4;
  190. memcpy(&contact.gps_lon, &frame[i], 4);
  191. i += 4;
  192. if (len >= i + 4) {
  193. memcpy(&last_mod, &frame[i], 4);
  194. }
  195. }
  196. }
  197. bool MyMesh::Frame::isChannelMsg() const {
  198. return buf[0] == RESP_CODE_CHANNEL_MSG_RECV || buf[0] == RESP_CODE_CHANNEL_MSG_RECV_V3 ||
  199. buf[0] == RESP_CODE_CHANNEL_DATA_RECV;
  200. }
  201. void MyMesh::addToOfflineQueue(const uint8_t frame[], int len) {
  202. if (offline_queue_len >= OFFLINE_QUEUE_SIZE) {
  203. MESH_DEBUG_PRINTLN("WARN: offline_queue is full!");
  204. int pos = 0;
  205. while (pos < offline_queue_len) {
  206. if (offline_queue[pos].isChannelMsg()) {
  207. for (int i = pos; i < offline_queue_len - 1; i++) { // delete oldest channel msg from queue
  208. offline_queue[i] = offline_queue[i + 1];
  209. }
  210. MESH_DEBUG_PRINTLN("INFO: removed oldest channel message from queue.");
  211. offline_queue[offline_queue_len - 1].len = len;
  212. memcpy(offline_queue[offline_queue_len - 1].buf, frame, len);
  213. return;
  214. }
  215. pos++;
  216. }
  217. MESH_DEBUG_PRINTLN("INFO: no channel messages to remove from queue.");
  218. } else {
  219. offline_queue[offline_queue_len].len = len;
  220. memcpy(offline_queue[offline_queue_len].buf, frame, len);
  221. offline_queue_len++;
  222. }
  223. }
  224. int MyMesh::getFromOfflineQueue(uint8_t frame[]) {
  225. if (offline_queue_len > 0) { // check offline queue
  226. size_t len = offline_queue[0].len; // take from top of queue
  227. memcpy(frame, offline_queue[0].buf, len);
  228. offline_queue_len--;
  229. for (int i = 0; i < offline_queue_len; i++) { // delete top item from queue
  230. offline_queue[i] = offline_queue[i + 1];
  231. }
  232. return len;
  233. }
  234. return 0; // queue is empty
  235. }
  236. float MyMesh::getAirtimeBudgetFactor() const {
  237. return _prefs.airtime_factor;
  238. }
  239. int MyMesh::getInterferenceThreshold() const {
  240. return 0; // disabled for now, until currentRSSI() problem is resolved
  241. }
  242. int MyMesh::calcRxDelay(float score, uint32_t air_time) const {
  243. if (_prefs.rx_delay_base <= 0.0f) return 0;
  244. return (int)((pow(_prefs.rx_delay_base, 0.85f - score) - 1.0) * air_time);
  245. }
  246. uint32_t MyMesh::getRetransmitDelay(const mesh::Packet *packet) {
  247. uint32_t t = (_radio->getEstAirtimeFor(packet->getPathByteLen() + packet->payload_len + 2) * 0.5f);
  248. return getRNG()->nextInt(0, 5*t + 1);
  249. }
  250. uint32_t MyMesh::getDirectRetransmitDelay(const mesh::Packet *packet) {
  251. uint32_t t = (_radio->getEstAirtimeFor(packet->getPathByteLen() + packet->payload_len + 2) * 0.2f);
  252. return getRNG()->nextInt(0, 5*t + 1);
  253. }
  254. uint8_t MyMesh::getExtraAckTransmitCount() const {
  255. return _prefs.multi_acks;
  256. }
  257. void MyMesh::logRxRaw(float snr, float rssi, const uint8_t raw[], int len) {
  258. if (_serial->isConnected() && len + 3 <= MAX_FRAME_SIZE) {
  259. int i = 0;
  260. out_frame[i++] = PUSH_CODE_LOG_RX_DATA;
  261. out_frame[i++] = (int8_t)(snr * 4);
  262. out_frame[i++] = (int8_t)(rssi);
  263. memcpy(&out_frame[i], raw, len);
  264. i += len;
  265. _serial->writeFrame(out_frame, i);
  266. }
  267. }
  268. bool MyMesh::isAutoAddEnabled() const {
  269. return (_prefs.manual_add_contacts & 1) == 0;
  270. }
  271. bool MyMesh::shouldAutoAddContactType(uint8_t contact_type) const {
  272. if ((_prefs.manual_add_contacts & 1) == 0) {
  273. return true;
  274. }
  275. uint8_t type_bit = 0;
  276. switch (contact_type) {
  277. case ADV_TYPE_CHAT:
  278. type_bit = AUTO_ADD_CHAT;
  279. break;
  280. case ADV_TYPE_REPEATER:
  281. type_bit = AUTO_ADD_REPEATER;
  282. break;
  283. case ADV_TYPE_ROOM:
  284. type_bit = AUTO_ADD_ROOM_SERVER;
  285. break;
  286. case ADV_TYPE_SENSOR:
  287. type_bit = AUTO_ADD_SENSOR;
  288. break;
  289. default:
  290. return false; // Unknown type, don't auto-add
  291. }
  292. return (_prefs.autoadd_config & type_bit) != 0;
  293. }
  294. bool MyMesh::shouldOverwriteWhenFull() const {
  295. return (_prefs.autoadd_config & AUTO_ADD_OVERWRITE_OLDEST) != 0;
  296. }
  297. uint8_t MyMesh::getAutoAddMaxHops() const {
  298. return _prefs.autoadd_max_hops;
  299. }
  300. void MyMesh::onContactOverwrite(const uint8_t* pub_key) {
  301. _store->deleteBlobByKey(pub_key, PUB_KEY_SIZE); // delete from storage
  302. if (_serial->isConnected()) {
  303. out_frame[0] = PUSH_CODE_CONTACT_DELETED;
  304. memcpy(&out_frame[1], pub_key, PUB_KEY_SIZE);
  305. _serial->writeFrame(out_frame, 1 + PUB_KEY_SIZE);
  306. }
  307. }
  308. void MyMesh::onContactsFull() {
  309. if (_serial->isConnected()) {
  310. out_frame[0] = PUSH_CODE_CONTACTS_FULL;
  311. _serial->writeFrame(out_frame, 1);
  312. }
  313. }
  314. void MyMesh::onDiscoveredContact(ContactInfo &contact, bool is_new, uint8_t path_len, const uint8_t* path) {
  315. if (_serial->isConnected()) {
  316. if (is_new) {
  317. writeContactRespFrame(PUSH_CODE_NEW_ADVERT, contact);
  318. } else {
  319. out_frame[0] = PUSH_CODE_ADVERT;
  320. memcpy(&out_frame[1], contact.id.pub_key, PUB_KEY_SIZE);
  321. _serial->writeFrame(out_frame, 1 + PUB_KEY_SIZE);
  322. }
  323. } else {
  324. #ifdef DISPLAY_CLASS
  325. if (_ui) _ui->notify(UIEventType::newContactMessage);
  326. #endif
  327. }
  328. // add inbound-path to mem cache
  329. if (path && mesh::Packet::isValidPathLen(path_len)) { // check path is valid
  330. AdvertPath* p = advert_paths;
  331. uint32_t oldest = 0xFFFFFFFF;
  332. for (int i = 0; i < ADVERT_PATH_TABLE_SIZE; i++) { // check if already in table, otherwise evict oldest
  333. if (memcmp(advert_paths[i].pubkey_prefix, contact.id.pub_key, sizeof(AdvertPath::pubkey_prefix)) == 0) {
  334. p = &advert_paths[i]; // found
  335. break;
  336. }
  337. if (advert_paths[i].recv_timestamp < oldest) {
  338. oldest = advert_paths[i].recv_timestamp;
  339. p = &advert_paths[i];
  340. }
  341. }
  342. memcpy(p->pubkey_prefix, contact.id.pub_key, sizeof(p->pubkey_prefix));
  343. strcpy(p->name, contact.name);
  344. p->recv_timestamp = getRTCClock()->getCurrentTime();
  345. p->path_len = mesh::Packet::copyPath(p->path, path, path_len);
  346. }
  347. if (!is_new) dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY); // only schedule lazy write for contacts that are in contacts[]
  348. }
  349. static int sort_by_recent(const void *a, const void *b) {
  350. return ((AdvertPath *) b)->recv_timestamp - ((AdvertPath *) a)->recv_timestamp;
  351. }
  352. int MyMesh::getRecentlyHeard(AdvertPath dest[], int max_num) {
  353. if (max_num > ADVERT_PATH_TABLE_SIZE) max_num = ADVERT_PATH_TABLE_SIZE;
  354. qsort(advert_paths, ADVERT_PATH_TABLE_SIZE, sizeof(advert_paths[0]), sort_by_recent);
  355. for (int i = 0; i < max_num; i++) {
  356. dest[i] = advert_paths[i];
  357. }
  358. return max_num;
  359. }
  360. void MyMesh::onContactPathUpdated(const ContactInfo &contact) {
  361. out_frame[0] = PUSH_CODE_PATH_UPDATED;
  362. memcpy(&out_frame[1], contact.id.pub_key, PUB_KEY_SIZE);
  363. _serial->writeFrame(out_frame, 1 + PUB_KEY_SIZE); // NOTE: app may not be connected
  364. dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY);
  365. }
  366. ContactInfo* MyMesh::processAck(const uint8_t *data) {
  367. // see if matches any in a table
  368. for (int i = 0; i < EXPECTED_ACK_TABLE_SIZE; i++) {
  369. if (memcmp(data, &expected_ack_table[i].ack, 4) == 0) { // got an ACK from recipient
  370. out_frame[0] = PUSH_CODE_SEND_CONFIRMED;
  371. memcpy(&out_frame[1], data, 4);
  372. uint32_t trip_time = _ms->getMillis() - expected_ack_table[i].msg_sent;
  373. memcpy(&out_frame[5], &trip_time, 4);
  374. _serial->writeFrame(out_frame, 9);
  375. // NOTE: the same ACK can be received multiple times!
  376. expected_ack_table[i].ack = 0; // clear expected hash, now that we have received ACK
  377. return expected_ack_table[i].contact;
  378. }
  379. }
  380. return checkConnectionsAck(data);
  381. }
  382. void MyMesh::queueMessage(const ContactInfo &from, uint8_t txt_type, mesh::Packet *pkt,
  383. uint32_t sender_timestamp, const uint8_t *extra, int extra_len, const char *text) {
  384. int i = 0;
  385. if (app_target_ver >= 3) {
  386. out_frame[i++] = RESP_CODE_CONTACT_MSG_RECV_V3;
  387. out_frame[i++] = (int8_t)(pkt->getSNR() * 4);
  388. out_frame[i++] = 0; // reserved1
  389. out_frame[i++] = 0; // reserved2
  390. } else {
  391. out_frame[i++] = RESP_CODE_CONTACT_MSG_RECV;
  392. }
  393. memcpy(&out_frame[i], from.id.pub_key, 6);
  394. i += 6; // just 6-byte prefix
  395. uint8_t path_len = out_frame[i++] = pkt->isRouteFlood() ? pkt->path_len : 0xFF;
  396. out_frame[i++] = txt_type;
  397. memcpy(&out_frame[i], &sender_timestamp, 4);
  398. i += 4;
  399. if (extra_len > 0) {
  400. memcpy(&out_frame[i], extra, extra_len);
  401. i += extra_len;
  402. }
  403. int tlen = strlen(text); // TODO: UTF-8 ??
  404. if (i + tlen > MAX_FRAME_SIZE) {
  405. tlen = MAX_FRAME_SIZE - i;
  406. }
  407. memcpy(&out_frame[i], text, tlen);
  408. i += tlen;
  409. addToOfflineQueue(out_frame, i);
  410. if (_serial->isConnected()) {
  411. uint8_t frame[1];
  412. frame[0] = PUSH_CODE_MSG_WAITING; // send push 'tickle'
  413. _serial->writeFrame(frame, 1);
  414. }
  415. #ifdef DISPLAY_CLASS
  416. // we only want to show text messages on display, not cli data
  417. bool should_display = txt_type == TXT_TYPE_PLAIN || txt_type == TXT_TYPE_SIGNED_PLAIN;
  418. if (should_display && _ui) {
  419. _ui->newMsg(path_len, from.name, text, offline_queue_len);
  420. if (!_serial->isConnected()) {
  421. _ui->notify(UIEventType::contactMessage);
  422. }
  423. }
  424. #endif
  425. }
  426. bool MyMesh::filterRecvFloodPacket(mesh::Packet* packet) {
  427. // REVISIT: try to determine which Region (from transport_codes[1]) that Sender is indicating for replies/responses
  428. // if unknown, fallback to finding Region from transport_codes[0], the 'scope' used by Sender
  429. return false;
  430. }
  431. bool MyMesh::allowPacketForward(const mesh::Packet* packet) {
  432. return _prefs.client_repeat != 0;
  433. }
  434. void MyMesh::sendFloodScoped(const TransportKey& scope, mesh::Packet* pkt, uint32_t delay_millis) {
  435. if (scope.isNull()) {
  436. sendFlood(pkt, delay_millis, _prefs.path_hash_mode + 1);
  437. } else {
  438. uint16_t codes[2];
  439. codes[0] = scope.calcTransportCode(pkt);
  440. codes[1] = 0; // REVISIT: set to 'home' Region, for sender/return region?
  441. sendFlood(pkt, codes, delay_millis, _prefs.path_hash_mode + 1);
  442. }
  443. }
  444. void MyMesh::sendFloodScoped(const ContactInfo& recipient, mesh::Packet* pkt, uint32_t delay_millis) {
  445. // TODO: dynamic send_scope, depending on recipient and current 'home' Region
  446. if (send_unscoped) {
  447. sendFlood(pkt, delay_millis, _prefs.path_hash_mode + 1); // app has explicitly requested un-scoped
  448. } else {
  449. TransportKey default_scope;
  450. memcpy(&default_scope.key, _prefs.default_scope_key, sizeof(default_scope.key));
  451. auto scope = send_scope.isNull() ? &default_scope : &send_scope;
  452. sendFloodScoped(*scope, pkt, delay_millis);
  453. }
  454. }
  455. void MyMesh::sendFloodScoped(const mesh::GroupChannel& channel, mesh::Packet* pkt, uint32_t delay_millis) {
  456. // TODO: have per-channel send_scope
  457. if (send_unscoped) {
  458. sendFlood(pkt, delay_millis, _prefs.path_hash_mode + 1); // app has explicitly requested un-scoped
  459. } else {
  460. TransportKey default_scope;
  461. memcpy(&default_scope.key, _prefs.default_scope_key, sizeof(default_scope.key));
  462. auto scope = send_scope.isNull() ? &default_scope : &send_scope;
  463. sendFloodScoped(*scope, pkt, delay_millis);
  464. }
  465. }
  466. void MyMesh::onMessageRecv(const ContactInfo &from, mesh::Packet *pkt, uint32_t sender_timestamp,
  467. const char *text) {
  468. markConnectionActive(from); // in case this is from a server, and we have a connection
  469. queueMessage(from, TXT_TYPE_PLAIN, pkt, sender_timestamp, NULL, 0, text);
  470. }
  471. void MyMesh::onCommandDataRecv(const ContactInfo &from, mesh::Packet *pkt, uint32_t sender_timestamp,
  472. const char *text) {
  473. markConnectionActive(from); // in case this is from a server, and we have a connection
  474. queueMessage(from, TXT_TYPE_CLI_DATA, pkt, sender_timestamp, NULL, 0, text);
  475. }
  476. void MyMesh::onSignedMessageRecv(const ContactInfo &from, mesh::Packet *pkt, uint32_t sender_timestamp,
  477. const uint8_t *sender_prefix, const char *text) {
  478. markConnectionActive(from);
  479. // from.sync_since change needs to be persisted
  480. dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY);
  481. queueMessage(from, TXT_TYPE_SIGNED_PLAIN, pkt, sender_timestamp, sender_prefix, 4, text);
  482. }
  483. void MyMesh::onChannelMessageRecv(const mesh::GroupChannel &channel, mesh::Packet *pkt, uint32_t timestamp,
  484. const char *text) {
  485. int i = 0;
  486. if (app_target_ver >= 3) {
  487. out_frame[i++] = RESP_CODE_CHANNEL_MSG_RECV_V3;
  488. out_frame[i++] = (int8_t)(pkt->getSNR() * 4);
  489. out_frame[i++] = 0; // reserved1
  490. out_frame[i++] = 0; // reserved2
  491. } else {
  492. out_frame[i++] = RESP_CODE_CHANNEL_MSG_RECV;
  493. }
  494. uint8_t channel_idx = findChannelIdx(channel);
  495. out_frame[i++] = channel_idx;
  496. uint8_t path_len = out_frame[i++] = pkt->isRouteFlood() ? pkt->path_len : 0xFF;
  497. out_frame[i++] = TXT_TYPE_PLAIN;
  498. memcpy(&out_frame[i], &timestamp, 4);
  499. i += 4;
  500. int tlen = strlen(text); // TODO: UTF-8 ??
  501. if (i + tlen > MAX_FRAME_SIZE) {
  502. tlen = MAX_FRAME_SIZE - i;
  503. }
  504. memcpy(&out_frame[i], text, tlen);
  505. i += tlen;
  506. addToOfflineQueue(out_frame, i);
  507. if (_serial->isConnected()) {
  508. uint8_t frame[1];
  509. frame[0] = PUSH_CODE_MSG_WAITING; // send push 'tickle'
  510. _serial->writeFrame(frame, 1);
  511. } else {
  512. #ifdef DISPLAY_CLASS
  513. if (_ui) _ui->notify(UIEventType::channelMessage);
  514. #endif
  515. }
  516. #ifdef DISPLAY_CLASS
  517. // Get the channel name from the channel index
  518. const char *channel_name = "Unknown";
  519. ChannelDetails channel_details;
  520. if (getChannel(channel_idx, channel_details)) {
  521. channel_name = channel_details.name;
  522. }
  523. if (_ui) _ui->newMsg(path_len, channel_name, text, offline_queue_len);
  524. #endif
  525. }
  526. void MyMesh::onChannelDataRecv(const mesh::GroupChannel &channel, mesh::Packet *pkt, uint16_t data_type,
  527. const uint8_t *data, size_t data_len) {
  528. if (data_len > MAX_CHANNEL_DATA_LENGTH) {
  529. MESH_DEBUG_PRINTLN("onChannelDataRecv: dropping payload_len=%d exceeds frame limit=%d",
  530. (uint32_t)data_len, (uint32_t)MAX_CHANNEL_DATA_LENGTH);
  531. return;
  532. }
  533. int i = 0;
  534. out_frame[i++] = RESP_CODE_CHANNEL_DATA_RECV;
  535. out_frame[i++] = (int8_t)(pkt->getSNR() * 4);
  536. out_frame[i++] = 0; // reserved1
  537. out_frame[i++] = 0; // reserved2
  538. uint8_t channel_idx = findChannelIdx(channel);
  539. out_frame[i++] = channel_idx;
  540. out_frame[i++] = pkt->isRouteFlood() ? pkt->path_len : 0xFF;
  541. out_frame[i++] = (uint8_t)(data_type & 0xFF);
  542. out_frame[i++] = (uint8_t)(data_type >> 8);
  543. out_frame[i++] = (uint8_t)data_len;
  544. int copy_len = (int)data_len;
  545. if (copy_len > 0) {
  546. memcpy(&out_frame[i], data, copy_len);
  547. i += copy_len;
  548. }
  549. addToOfflineQueue(out_frame, i);
  550. if (_serial->isConnected()) {
  551. uint8_t frame[1];
  552. frame[0] = PUSH_CODE_MSG_WAITING; // send push 'tickle'
  553. _serial->writeFrame(frame, 1);
  554. }
  555. }
  556. uint8_t MyMesh::onContactRequest(const ContactInfo &contact, uint32_t sender_timestamp, const uint8_t *data,
  557. uint8_t len, uint8_t *reply) {
  558. if (data[0] == REQ_TYPE_GET_TELEMETRY_DATA) {
  559. uint8_t permissions = 0;
  560. uint8_t cp = contact.flags >> 1; // LSB used as 'favourite' bit (so only use upper bits)
  561. if (_prefs.telemetry_mode_base == TELEM_MODE_ALLOW_ALL) {
  562. permissions = TELEM_PERM_BASE;
  563. } else if (_prefs.telemetry_mode_base == TELEM_MODE_ALLOW_FLAGS) {
  564. permissions = cp & TELEM_PERM_BASE;
  565. }
  566. if (_prefs.telemetry_mode_loc == TELEM_MODE_ALLOW_ALL) {
  567. permissions |= TELEM_PERM_LOCATION;
  568. } else if (_prefs.telemetry_mode_loc == TELEM_MODE_ALLOW_FLAGS) {
  569. permissions |= cp & TELEM_PERM_LOCATION;
  570. }
  571. if (_prefs.telemetry_mode_env == TELEM_MODE_ALLOW_ALL) {
  572. permissions |= TELEM_PERM_ENVIRONMENT;
  573. } else if (_prefs.telemetry_mode_env == TELEM_MODE_ALLOW_FLAGS) {
  574. permissions |= cp & TELEM_PERM_ENVIRONMENT;
  575. }
  576. uint8_t perm_mask = ~(data[1]); // NEW: first reserved byte (of 4), is now inverse mask to apply to permissions
  577. permissions &= perm_mask;
  578. if (permissions & TELEM_PERM_BASE) { // only respond if base permission bit is set
  579. telemetry.reset();
  580. telemetry.addVoltage(TELEM_CHANNEL_SELF, (float)board.getBattMilliVolts() / 1000.0f);
  581. // query other sensors -- target specific
  582. sensors.querySensors(permissions, telemetry);
  583. memcpy(reply, &sender_timestamp,
  584. 4); // reflect sender_timestamp back in response packet (kind of like a 'tag')
  585. uint8_t tlen = telemetry.getSize();
  586. memcpy(&reply[4], telemetry.getBuffer(), tlen);
  587. return 4 + tlen;
  588. }
  589. }
  590. return 0; // unknown
  591. }
  592. void MyMesh::onContactResponse(const ContactInfo &contact, const uint8_t *data, uint8_t len) {
  593. uint32_t tag;
  594. memcpy(&tag, data, 4);
  595. if (pending_login && memcmp(&pending_login, contact.id.pub_key, 4) == 0) { // check for login response
  596. // yes, is response to pending sendLogin()
  597. pending_login = 0;
  598. int i = 0;
  599. if (memcmp(&data[4], "OK", 2) == 0) { // legacy Repeater login OK response
  600. out_frame[i++] = PUSH_CODE_LOGIN_SUCCESS;
  601. out_frame[i++] = 0; // legacy: is_admin = false
  602. memcpy(&out_frame[i], contact.id.pub_key, 6);
  603. i += 6; // pub_key_prefix
  604. } else if (data[4] == RESP_SERVER_LOGIN_OK) { // new login response
  605. uint16_t keep_alive_secs = ((uint16_t)data[5]) * 16;
  606. if (keep_alive_secs > 0) {
  607. startConnection(contact, keep_alive_secs);
  608. }
  609. out_frame[i++] = PUSH_CODE_LOGIN_SUCCESS;
  610. out_frame[i++] = data[6]; // permissions (eg. is_admin)
  611. memcpy(&out_frame[i], contact.id.pub_key, 6);
  612. i += 6; // pub_key_prefix
  613. memcpy(&out_frame[i], &tag, 4);
  614. i += 4; // NEW: include server timestamp
  615. out_frame[i++] = data[7]; // NEW (v7): ACL permissions
  616. out_frame[i++] = data[12]; // FIRMWARE_VER_LEVEL
  617. } else {
  618. out_frame[i++] = PUSH_CODE_LOGIN_FAIL;
  619. out_frame[i++] = 0; // reserved
  620. memcpy(&out_frame[i], contact.id.pub_key, 6);
  621. i += 6; // pub_key_prefix
  622. }
  623. _serial->writeFrame(out_frame, i);
  624. } else if (len > 4 && // check for status response
  625. pending_status &&
  626. memcmp(&pending_status, contact.id.pub_key, 4) == 0 // legacy matching scheme
  627. // FUTURE: tag == pending_status
  628. ) {
  629. pending_status = 0;
  630. int i = 0;
  631. out_frame[i++] = PUSH_CODE_STATUS_RESPONSE;
  632. out_frame[i++] = 0; // reserved
  633. memcpy(&out_frame[i], contact.id.pub_key, 6);
  634. i += 6; // pub_key_prefix
  635. memcpy(&out_frame[i], &data[4], len - 4);
  636. i += (len - 4);
  637. _serial->writeFrame(out_frame, i);
  638. } else if (len > 4 && tag == pending_telemetry) { // check for matching response tag
  639. pending_telemetry = 0;
  640. int i = 0;
  641. out_frame[i++] = PUSH_CODE_TELEMETRY_RESPONSE;
  642. out_frame[i++] = 0; // reserved
  643. memcpy(&out_frame[i], contact.id.pub_key, 6);
  644. i += 6; // pub_key_prefix
  645. memcpy(&out_frame[i], &data[4], len - 4);
  646. i += (len - 4);
  647. _serial->writeFrame(out_frame, i);
  648. } else if (len > 4 && tag == pending_req) { // check for matching response tag
  649. pending_req = 0;
  650. int i = 0;
  651. out_frame[i++] = PUSH_CODE_BINARY_RESPONSE;
  652. out_frame[i++] = 0; // reserved
  653. memcpy(&out_frame[i], &tag, 4); // app needs to match this to RESP_CODE_SENT.tag
  654. i += 4;
  655. memcpy(&out_frame[i], &data[4], len - 4);
  656. i += (len - 4);
  657. _serial->writeFrame(out_frame, i);
  658. }
  659. }
  660. bool MyMesh::onContactPathRecv(ContactInfo& contact, uint8_t* in_path, uint8_t in_path_len, uint8_t* out_path, uint8_t out_path_len, uint8_t extra_type, uint8_t* extra, uint8_t extra_len) {
  661. if (extra_type == PAYLOAD_TYPE_RESPONSE && extra_len > 4) {
  662. uint32_t tag;
  663. memcpy(&tag, extra, 4);
  664. if (tag == pending_discovery) { // check for matching response tag)
  665. pending_discovery = 0;
  666. if (!mesh::Packet::isValidPathLen(in_path_len) || !mesh::Packet::isValidPathLen(out_path_len)) {
  667. MESH_DEBUG_PRINTLN("onContactPathRecv, invalid path sizes: %d, %d", in_path_len, out_path_len);
  668. } else {
  669. int i = 0;
  670. out_frame[i++] = PUSH_CODE_PATH_DISCOVERY_RESPONSE;
  671. out_frame[i++] = 0; // reserved
  672. memcpy(&out_frame[i], contact.id.pub_key, 6);
  673. i += 6; // pub_key_prefix
  674. out_frame[i++] = out_path_len;
  675. i += mesh::Packet::writePath(&out_frame[i], out_path, out_path_len);
  676. out_frame[i++] = in_path_len;
  677. i += mesh::Packet::writePath(&out_frame[i], in_path, in_path_len);
  678. // NOTE: telemetry data in 'extra' is discarded at present
  679. _serial->writeFrame(out_frame, i);
  680. }
  681. return false; // DON'T send reciprocal path!
  682. }
  683. }
  684. // let base class handle received path and data
  685. return BaseChatMesh::onContactPathRecv(contact, in_path, in_path_len, out_path, out_path_len, extra_type, extra, extra_len);
  686. }
  687. void MyMesh::onControlDataRecv(mesh::Packet *packet) {
  688. if (packet->payload_len + 4 > sizeof(out_frame)) {
  689. MESH_DEBUG_PRINTLN("onControlDataRecv(), payload_len too long: %d", packet->payload_len);
  690. return;
  691. }
  692. int i = 0;
  693. out_frame[i++] = PUSH_CODE_CONTROL_DATA;
  694. out_frame[i++] = (int8_t)(_radio->getLastSNR() * 4);
  695. out_frame[i++] = (int8_t)(_radio->getLastRSSI());
  696. out_frame[i++] = packet->path_len;
  697. memcpy(&out_frame[i], packet->payload, packet->payload_len);
  698. i += packet->payload_len;
  699. if (_serial->isConnected()) {
  700. _serial->writeFrame(out_frame, i);
  701. } else {
  702. MESH_DEBUG_PRINTLN("onControlDataRecv(), data received while app offline");
  703. }
  704. }
  705. void MyMesh::onRawDataRecv(mesh::Packet *packet) {
  706. if (packet->payload_len + 4 > sizeof(out_frame)) {
  707. MESH_DEBUG_PRINTLN("onRawDataRecv(), payload_len too long: %d", packet->payload_len);
  708. return;
  709. }
  710. int i = 0;
  711. out_frame[i++] = PUSH_CODE_RAW_DATA;
  712. out_frame[i++] = (int8_t)(_radio->getLastSNR() * 4);
  713. out_frame[i++] = (int8_t)(_radio->getLastRSSI());
  714. out_frame[i++] = 0xFF; // reserved (possibly path_len in future)
  715. memcpy(&out_frame[i], packet->payload, packet->payload_len);
  716. i += packet->payload_len;
  717. if (_serial->isConnected()) {
  718. _serial->writeFrame(out_frame, i);
  719. } else {
  720. MESH_DEBUG_PRINTLN("onRawDataRecv(), data received while app offline");
  721. }
  722. }
  723. void MyMesh::onTraceRecv(mesh::Packet *packet, uint32_t tag, uint32_t auth_code, uint8_t flags,
  724. const uint8_t *path_snrs, const uint8_t *path_hashes, uint8_t path_len) {
  725. uint8_t path_sz = flags & 0x03; // NEW v1.11+
  726. if (12 + path_len + (path_len >> path_sz) + 1 > sizeof(out_frame)) {
  727. MESH_DEBUG_PRINTLN("onTraceRecv(), path_len is too long: %d", (uint32_t)path_len);
  728. return;
  729. }
  730. int i = 0;
  731. out_frame[i++] = PUSH_CODE_TRACE_DATA;
  732. out_frame[i++] = 0; // reserved
  733. out_frame[i++] = path_len;
  734. out_frame[i++] = flags;
  735. memcpy(&out_frame[i], &tag, 4);
  736. i += 4;
  737. memcpy(&out_frame[i], &auth_code, 4);
  738. i += 4;
  739. memcpy(&out_frame[i], path_hashes, path_len);
  740. i += path_len;
  741. memcpy(&out_frame[i], path_snrs, path_len >> path_sz);
  742. i += path_len >> path_sz;
  743. out_frame[i++] = (int8_t)(packet->getSNR() * 4); // extra/final SNR (to this node)
  744. if (_serial->isConnected()) {
  745. _serial->writeFrame(out_frame, i);
  746. } else {
  747. MESH_DEBUG_PRINTLN("onTraceRecv(), data received while app offline");
  748. }
  749. }
  750. uint32_t MyMesh::calcFloodTimeoutMillisFor(uint32_t pkt_airtime_millis) const {
  751. return SEND_TIMEOUT_BASE_MILLIS + (FLOOD_SEND_TIMEOUT_FACTOR * pkt_airtime_millis);
  752. }
  753. uint32_t MyMesh::calcDirectTimeoutMillisFor(uint32_t pkt_airtime_millis, uint8_t path_len) const {
  754. uint8_t path_hash_count = path_len & 63;
  755. return SEND_TIMEOUT_BASE_MILLIS +
  756. ((pkt_airtime_millis * DIRECT_SEND_PERHOP_FACTOR + DIRECT_SEND_PERHOP_EXTRA_MILLIS) *
  757. (path_hash_count + 1));
  758. }
  759. void MyMesh::onSendTimeout() {}
  760. MyMesh::MyMesh(mesh::Radio &radio, mesh::RNG &rng, mesh::RTCClock &rtc, SimpleMeshTables &tables, DataStore& store, AbstractUITask* ui)
  761. : BaseChatMesh(radio, *new ArduinoMillis(), rng, rtc, *new StaticPoolPacketManager(16), tables),
  762. _serial(NULL), telemetry(MAX_PACKET_PAYLOAD - 4), _store(&store), _ui(ui) {
  763. _iter_started = false;
  764. _cli_rescue = false;
  765. offline_queue_len = 0;
  766. app_target_ver = 0;
  767. clearPendingReqs();
  768. next_ack_idx = 0;
  769. sign_data = NULL;
  770. dirty_contacts_expiry = 0;
  771. memset(advert_paths, 0, sizeof(advert_paths));
  772. memset(send_scope.key, 0, sizeof(send_scope.key));
  773. send_unscoped = false;
  774. // defaults
  775. memset(&_prefs, 0, sizeof(_prefs));
  776. _prefs.airtime_factor = 1.0;
  777. strcpy(_prefs.node_name, "NONAME");
  778. _prefs.freq = LORA_FREQ;
  779. _prefs.sf = LORA_SF;
  780. _prefs.bw = LORA_BW;
  781. _prefs.cr = LORA_CR;
  782. _prefs.tx_power_dbm = LORA_TX_POWER;
  783. _prefs.gps_enabled = 0; // GPS disabled by default
  784. _prefs.gps_interval = 0; // No automatic GPS updates by default
  785. //_prefs.rx_delay_base = 10.0f; enable once new algo fixed
  786. #if defined(USE_SX1262) || defined(USE_SX1268)
  787. #ifdef SX126X_RX_BOOSTED_GAIN
  788. _prefs.rx_boosted_gain = SX126X_RX_BOOSTED_GAIN;
  789. #else
  790. _prefs.rx_boosted_gain = 1; // enabled by default
  791. #endif
  792. #endif
  793. }
  794. void MyMesh::begin(bool has_display) {
  795. BaseChatMesh::begin();
  796. if (!_store->loadMainIdentity(self_id)) {
  797. self_id = radio_new_identity(); // create new random identity
  798. int count = 0;
  799. while (count < 10 && (self_id.pub_key[0] == 0x00 || self_id.pub_key[0] == 0xFF)) { // reserved id hashes
  800. self_id = radio_new_identity();
  801. count++;
  802. }
  803. _store->saveMainIdentity(self_id);
  804. }
  805. // if name is provided as a build flag, use that as default node name instead
  806. #ifdef ADVERT_NAME
  807. strcpy(_prefs.node_name, ADVERT_NAME);
  808. #else
  809. // use hex of first 4 bytes of identity public key as default node name
  810. char pub_key_hex[10];
  811. mesh::Utils::toHex(pub_key_hex, self_id.pub_key, 4);
  812. strcpy(_prefs.node_name, pub_key_hex);
  813. #endif
  814. // if build provides default-scope, init with that
  815. #ifdef DEFAULT_FLOOD_SCOPE_NAME
  816. strcpy(_prefs.default_scope_name, DEFAULT_FLOOD_SCOPE_NAME);
  817. {
  818. TransportKeyStore temp;
  819. TransportKey key;
  820. temp.getAutoKeyFor(0, "#" DEFAULT_FLOOD_SCOPE_NAME, key);
  821. memcpy(_prefs.default_scope_key, key.key, sizeof(key.key));
  822. }
  823. #endif
  824. // load persisted prefs
  825. _store->loadPrefs(_prefs, sensors.node_lat, sensors.node_lon);
  826. // sanitise bad pref values
  827. _prefs.rx_delay_base = constrain(_prefs.rx_delay_base, 0, 20.0f);
  828. _prefs.airtime_factor = constrain(_prefs.airtime_factor, 0, 9.0f);
  829. _prefs.freq = constrain(_prefs.freq, 150.0f, 2500.0f);
  830. _prefs.bw = constrain(_prefs.bw, 7.8f, 500.0f);
  831. _prefs.sf = constrain(_prefs.sf, 5, 12);
  832. _prefs.cr = constrain(_prefs.cr, 5, 8);
  833. _prefs.tx_power_dbm = constrain(_prefs.tx_power_dbm, -9, MAX_LORA_TX_POWER);
  834. _prefs.gps_enabled = constrain(_prefs.gps_enabled, 0, 1); // Ensure boolean 0 or 1
  835. _prefs.gps_interval = constrain(_prefs.gps_interval, 0, 86400); // Max 24 hours
  836. #ifdef BLE_PIN_CODE // 123456 by default
  837. if (_prefs.ble_pin == 0) {
  838. #ifdef DISPLAY_CLASS
  839. if (has_display && BLE_PIN_CODE == 123456) {
  840. StdRNG rng;
  841. _active_ble_pin = rng.nextInt(100000, 999999); // random pin each session
  842. } else {
  843. _active_ble_pin = BLE_PIN_CODE; // otherwise static pin
  844. }
  845. #else
  846. _active_ble_pin = BLE_PIN_CODE; // otherwise static pin
  847. #endif
  848. } else {
  849. _active_ble_pin = _prefs.ble_pin;
  850. }
  851. #else
  852. _active_ble_pin = 0;
  853. #endif
  854. resetContacts();
  855. _store->loadContacts(this);
  856. bootstrapRTCfromContacts();
  857. addChannel("Public", PUBLIC_GROUP_PSK); // pre-configure Andy's public channel
  858. _store->loadChannels(this);
  859. radio_driver.setParams(_prefs.freq, _prefs.bw, _prefs.sf, _prefs.cr);
  860. radio_driver.setTxPower(_prefs.tx_power_dbm);
  861. radio_driver.setRxBoostedGainMode(_prefs.rx_boosted_gain);
  862. MESH_DEBUG_PRINTLN("RX Boosted Gain Mode: %s",
  863. radio_driver.getRxBoostedGainMode() ? "Enabled" : "Disabled");
  864. }
  865. const char *MyMesh::getNodeName() {
  866. return _prefs.node_name;
  867. }
  868. NodePrefs *MyMesh::getNodePrefs() {
  869. return &_prefs;
  870. }
  871. uint32_t MyMesh::getBLEPin() {
  872. return _active_ble_pin;
  873. }
  874. struct FreqRange {
  875. uint32_t lower_freq, upper_freq;
  876. };
  877. static FreqRange repeat_freq_ranges[] = {
  878. #ifdef ALLOWED_REPEAT_FREQ_RANGE
  879. ALLOWED_REPEAT_FREQ_RANGE
  880. #else
  881. { 433000, 433000 },
  882. { 869000, 869000 },
  883. { 918000, 918000 }
  884. #endif
  885. };
  886. bool MyMesh::isValidClientRepeatFreq(uint32_t f) const {
  887. for (int i = 0; i < sizeof(repeat_freq_ranges)/sizeof(repeat_freq_ranges[0]); i++) {
  888. auto r = &repeat_freq_ranges[i];
  889. if (f >= r->lower_freq && f <= r->upper_freq) return true;
  890. }
  891. return false;
  892. }
  893. void MyMesh::startInterface(BaseSerialInterface &serial) {
  894. _serial = &serial;
  895. serial.enable();
  896. }
  897. void MyMesh::handleCmdFrame(size_t len) {
  898. if (cmd_frame[0] == CMD_DEVICE_QEURY && len >= 2) { // sent when app establishes connection
  899. app_target_ver = cmd_frame[1]; // which version of protocol does app understand
  900. int i = 0;
  901. out_frame[i++] = RESP_CODE_DEVICE_INFO;
  902. out_frame[i++] = FIRMWARE_VER_CODE;
  903. out_frame[i++] = MAX_CONTACTS / 2; // v3+
  904. out_frame[i++] = MAX_GROUP_CHANNELS; // v3+
  905. memcpy(&out_frame[i], &_prefs.ble_pin, 4);
  906. i += 4;
  907. memset(&out_frame[i], 0, 12);
  908. strcpy((char *)&out_frame[i], FIRMWARE_BUILD_DATE);
  909. i += 12;
  910. StrHelper::strzcpy((char *)&out_frame[i], board.getManufacturerName(), 40);
  911. i += 40;
  912. StrHelper::strzcpy((char *)&out_frame[i], FIRMWARE_VERSION, 20);
  913. i += 20;
  914. out_frame[i++] = _prefs.client_repeat; // v9+
  915. out_frame[i++] = _prefs.path_hash_mode; // v10+
  916. _serial->writeFrame(out_frame, i);
  917. } else if (cmd_frame[0] == CMD_APP_START &&
  918. len >= 8) { // sent when app establishes connection, respond with node ID
  919. // cmd_frame[1..7] reserved future
  920. char *app_name = (char *)&cmd_frame[8];
  921. cmd_frame[len] = 0; // make app_name null terminated
  922. MESH_DEBUG_PRINTLN("App %s connected", app_name);
  923. _iter_started = false; // stop any left-over ContactsIterator
  924. int i = 0;
  925. out_frame[i++] = RESP_CODE_SELF_INFO;
  926. out_frame[i++] = ADV_TYPE_CHAT; // what this node Advert identifies as (maybe node's pronouns too?? :-)
  927. out_frame[i++] = _prefs.tx_power_dbm;
  928. out_frame[i++] = MAX_LORA_TX_POWER;
  929. memcpy(&out_frame[i], self_id.pub_key, PUB_KEY_SIZE);
  930. i += PUB_KEY_SIZE;
  931. int32_t lat, lon;
  932. lat = (sensors.node_lat * 1000000.0);
  933. lon = (sensors.node_lon * 1000000.0);
  934. memcpy(&out_frame[i], &lat, 4);
  935. i += 4;
  936. memcpy(&out_frame[i], &lon, 4);
  937. i += 4;
  938. out_frame[i++] = _prefs.multi_acks; // new v7+
  939. out_frame[i++] = _prefs.advert_loc_policy;
  940. out_frame[i++] = (_prefs.telemetry_mode_env << 4) | (_prefs.telemetry_mode_loc << 2) |
  941. (_prefs.telemetry_mode_base); // v5+
  942. out_frame[i++] = _prefs.manual_add_contacts;
  943. uint32_t freq = _prefs.freq * 1000;
  944. memcpy(&out_frame[i], &freq, 4);
  945. i += 4;
  946. uint32_t bw = _prefs.bw * 1000;
  947. memcpy(&out_frame[i], &bw, 4);
  948. i += 4;
  949. out_frame[i++] = _prefs.sf;
  950. out_frame[i++] = _prefs.cr;
  951. int tlen = strlen(_prefs.node_name); // revisit: UTF_8 ??
  952. memcpy(&out_frame[i], _prefs.node_name, tlen);
  953. i += tlen;
  954. _serial->writeFrame(out_frame, i);
  955. } else if (cmd_frame[0] == CMD_SEND_TXT_MSG && len >= 14) {
  956. int i = 1;
  957. uint8_t txt_type = cmd_frame[i++];
  958. uint8_t attempt = cmd_frame[i++];
  959. uint32_t msg_timestamp;
  960. memcpy(&msg_timestamp, &cmd_frame[i], 4);
  961. i += 4;
  962. uint8_t *pub_key_prefix = &cmd_frame[i];
  963. i += 6;
  964. ContactInfo *recipient = lookupContactByPubKey(pub_key_prefix, 6);
  965. if (recipient && (txt_type == TXT_TYPE_PLAIN || txt_type == TXT_TYPE_CLI_DATA)) {
  966. char *text = (char *)&cmd_frame[i];
  967. int tlen = len - i;
  968. uint32_t est_timeout;
  969. text[tlen] = 0; // ensure null
  970. int result;
  971. uint32_t expected_ack;
  972. if (txt_type == TXT_TYPE_CLI_DATA) {
  973. msg_timestamp = getRTCClock()->getCurrentTimeUnique(); // Use node's RTC instead of app timestamp to avoid tripping replay protection
  974. result = sendCommandData(*recipient, msg_timestamp, attempt, text, est_timeout);
  975. expected_ack = 0; // no Ack expected
  976. } else {
  977. result = sendMessage(*recipient, msg_timestamp, attempt, text, expected_ack, est_timeout);
  978. }
  979. // TODO: add expected ACK to table
  980. if (result == MSG_SEND_FAILED) {
  981. writeErrFrame(ERR_CODE_TABLE_FULL);
  982. } else {
  983. if (expected_ack) {
  984. expected_ack_table[next_ack_idx].msg_sent = _ms->getMillis(); // add to circular table
  985. expected_ack_table[next_ack_idx].ack = expected_ack;
  986. expected_ack_table[next_ack_idx].contact = recipient;
  987. next_ack_idx = (next_ack_idx + 1) % EXPECTED_ACK_TABLE_SIZE;
  988. }
  989. out_frame[0] = RESP_CODE_SENT;
  990. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  991. memcpy(&out_frame[2], &expected_ack, 4);
  992. memcpy(&out_frame[6], &est_timeout, 4);
  993. _serial->writeFrame(out_frame, 10);
  994. }
  995. } else {
  996. writeErrFrame(recipient == NULL
  997. ? ERR_CODE_NOT_FOUND
  998. : ERR_CODE_UNSUPPORTED_CMD); // unknown recipient, or unsuported TXT_TYPE_*
  999. }
  1000. } else if (cmd_frame[0] == CMD_SEND_CHANNEL_TXT_MSG) { // send GroupChannel text msg
  1001. int i = 1;
  1002. uint8_t txt_type = cmd_frame[i++]; // should be TXT_TYPE_PLAIN
  1003. uint8_t channel_idx = cmd_frame[i++];
  1004. uint32_t msg_timestamp;
  1005. memcpy(&msg_timestamp, &cmd_frame[i], 4);
  1006. i += 4;
  1007. const char *text = (char *)&cmd_frame[i];
  1008. if (txt_type != TXT_TYPE_PLAIN) {
  1009. writeErrFrame(ERR_CODE_UNSUPPORTED_CMD);
  1010. } else {
  1011. ChannelDetails channel;
  1012. bool success = getChannel(channel_idx, channel);
  1013. if (success && sendGroupMessage(msg_timestamp, channel.channel, _prefs.node_name, text, len - i)) {
  1014. writeOKFrame();
  1015. } else {
  1016. writeErrFrame(ERR_CODE_NOT_FOUND); // bad channel_idx
  1017. }
  1018. }
  1019. } else if (cmd_frame[0] == CMD_SEND_CHANNEL_DATA) { // send GroupChannel datagram
  1020. if (len < 4) {
  1021. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1022. return;
  1023. }
  1024. int i = 1;
  1025. uint8_t channel_idx = cmd_frame[i++];
  1026. uint8_t path_len = cmd_frame[i++];
  1027. // validate path len, allowing 0xFF for flood
  1028. if (!mesh::Packet::isValidPathLen(path_len) && path_len != OUT_PATH_UNKNOWN) {
  1029. MESH_DEBUG_PRINTLN("CMD_SEND_CHANNEL_DATA invalid path size: %d", path_len);
  1030. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1031. return;
  1032. }
  1033. // parse provided path if not flood
  1034. uint8_t path[MAX_PATH_SIZE];
  1035. if (path_len != OUT_PATH_UNKNOWN) {
  1036. i += mesh::Packet::writePath(path, &cmd_frame[i], path_len);
  1037. }
  1038. uint16_t data_type = ((uint16_t)cmd_frame[i]) | (((uint16_t)cmd_frame[i + 1]) << 8);
  1039. i += 2;
  1040. const uint8_t *payload = &cmd_frame[i];
  1041. int payload_len = (len > (size_t)i) ? (int)(len - i) : 0;
  1042. ChannelDetails channel;
  1043. if (!getChannel(channel_idx, channel)) {
  1044. writeErrFrame(ERR_CODE_NOT_FOUND); // bad channel_idx
  1045. } else if (data_type == DATA_TYPE_RESERVED) {
  1046. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1047. } else if (payload_len > MAX_CHANNEL_DATA_LENGTH) {
  1048. MESH_DEBUG_PRINTLN("CMD_SEND_CHANNEL_DATA payload too long: %d > %d", payload_len, MAX_CHANNEL_DATA_LENGTH);
  1049. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1050. } else if (sendGroupData(channel.channel, path, path_len, data_type, payload, payload_len)) {
  1051. writeOKFrame();
  1052. } else {
  1053. writeErrFrame(ERR_CODE_TABLE_FULL);
  1054. }
  1055. } else if (cmd_frame[0] == CMD_GET_CONTACTS) { // get Contact list
  1056. if (_iter_started) {
  1057. writeErrFrame(ERR_CODE_BAD_STATE); // iterator is currently busy
  1058. } else {
  1059. if (len >= 5) { // has optional 'since' param
  1060. memcpy(&_iter_filter_since, &cmd_frame[1], 4);
  1061. } else {
  1062. _iter_filter_since = 0;
  1063. }
  1064. uint8_t reply[5];
  1065. reply[0] = RESP_CODE_CONTACTS_START;
  1066. uint32_t count = getNumContacts(); // total, NOT filtered count
  1067. memcpy(&reply[1], &count, 4);
  1068. _serial->writeFrame(reply, 5);
  1069. // start iterator
  1070. _iter = startContactsIterator();
  1071. _iter_started = true;
  1072. _most_recent_lastmod = 0;
  1073. }
  1074. } else if (cmd_frame[0] == CMD_SET_ADVERT_NAME && len >= 2) {
  1075. int nlen = len - 1;
  1076. if (nlen > sizeof(_prefs.node_name) - 1) nlen = sizeof(_prefs.node_name) - 1; // max len
  1077. memcpy(_prefs.node_name, &cmd_frame[1], nlen);
  1078. _prefs.node_name[nlen] = 0; // null terminator
  1079. savePrefs();
  1080. writeOKFrame();
  1081. } else if (cmd_frame[0] == CMD_SET_ADVERT_LATLON && len >= 9) {
  1082. int32_t lat, lon, alt = 0;
  1083. memcpy(&lat, &cmd_frame[1], 4);
  1084. memcpy(&lon, &cmd_frame[5], 4);
  1085. if (len >= 13) {
  1086. memcpy(&alt, &cmd_frame[9], 4); // for FUTURE support
  1087. }
  1088. if (lat <= 90 * 1E6 && lat >= -90 * 1E6 && lon <= 180 * 1E6 && lon >= -180 * 1E6) {
  1089. sensors.node_lat = ((double)lat) / 1000000.0;
  1090. sensors.node_lon = ((double)lon) / 1000000.0;
  1091. savePrefs();
  1092. writeOKFrame();
  1093. } else {
  1094. writeErrFrame(ERR_CODE_ILLEGAL_ARG); // invalid geo coordinate
  1095. }
  1096. } else if (cmd_frame[0] == CMD_GET_DEVICE_TIME) {
  1097. uint8_t reply[5];
  1098. reply[0] = RESP_CODE_CURR_TIME;
  1099. uint32_t now = getRTCClock()->getCurrentTime();
  1100. memcpy(&reply[1], &now, 4);
  1101. _serial->writeFrame(reply, 5);
  1102. } else if (cmd_frame[0] == CMD_SET_DEVICE_TIME && len >= 5) {
  1103. uint32_t secs;
  1104. memcpy(&secs, &cmd_frame[1], 4);
  1105. uint32_t curr = getRTCClock()->getCurrentTime();
  1106. if (secs >= curr) {
  1107. getRTCClock()->setCurrentTime(secs);
  1108. writeOKFrame();
  1109. } else {
  1110. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1111. }
  1112. } else if (cmd_frame[0] == CMD_SEND_SELF_ADVERT) {
  1113. mesh::Packet* pkt;
  1114. if (_prefs.advert_loc_policy == ADVERT_LOC_NONE) {
  1115. pkt = createSelfAdvert(_prefs.node_name);
  1116. } else {
  1117. pkt = createSelfAdvert(_prefs.node_name, sensors.node_lat, sensors.node_lon);
  1118. }
  1119. if (pkt) {
  1120. if (len >= 2 && cmd_frame[1] == 1) { // optional param (1 = flood, 0 = zero hop)
  1121. unsigned long delay_millis = 0;
  1122. TransportKey default_scope;
  1123. memcpy(&default_scope.key, _prefs.default_scope_key, sizeof(default_scope.key));
  1124. sendFloodScoped(default_scope, pkt, delay_millis);
  1125. } else {
  1126. sendZeroHop(pkt);
  1127. }
  1128. writeOKFrame();
  1129. } else {
  1130. writeErrFrame(ERR_CODE_TABLE_FULL);
  1131. }
  1132. } else if (cmd_frame[0] == CMD_RESET_PATH && len >= 1 + 32) {
  1133. uint8_t *pub_key = &cmd_frame[1];
  1134. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1135. if (recipient) {
  1136. recipient->out_path_len = OUT_PATH_UNKNOWN;
  1137. // recipient->lastmod = ?? shouldn't be needed, app already has this version of contact
  1138. dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY);
  1139. writeOKFrame();
  1140. } else {
  1141. writeErrFrame(ERR_CODE_NOT_FOUND); // unknown contact
  1142. }
  1143. } else if (cmd_frame[0] == CMD_ADD_UPDATE_CONTACT && len >= 1 + 32 + 2 + 1) {
  1144. uint8_t *pub_key = &cmd_frame[1];
  1145. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1146. uint32_t last_mod = getRTCClock()->getCurrentTime(); // fallback value if not present in cmd_frame
  1147. if (recipient) {
  1148. updateContactFromFrame(*recipient, last_mod, cmd_frame, len);
  1149. recipient->lastmod = last_mod;
  1150. dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY);
  1151. writeOKFrame();
  1152. } else {
  1153. ContactInfo contact;
  1154. updateContactFromFrame(contact, last_mod, cmd_frame, len);
  1155. contact.lastmod = last_mod;
  1156. contact.sync_since = 0;
  1157. if (addContact(contact)) {
  1158. dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY);
  1159. writeOKFrame();
  1160. } else {
  1161. writeErrFrame(ERR_CODE_TABLE_FULL);
  1162. }
  1163. }
  1164. } else if (cmd_frame[0] == CMD_REMOVE_CONTACT) {
  1165. uint8_t *pub_key = &cmd_frame[1];
  1166. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1167. if (recipient && removeContact(*recipient)) {
  1168. _store->deleteBlobByKey(pub_key, PUB_KEY_SIZE);
  1169. dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY);
  1170. writeOKFrame();
  1171. } else {
  1172. writeErrFrame(ERR_CODE_NOT_FOUND); // not found, or unable to remove
  1173. }
  1174. } else if (cmd_frame[0] == CMD_SHARE_CONTACT) {
  1175. uint8_t *pub_key = &cmd_frame[1];
  1176. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1177. if (recipient) {
  1178. if (shareContactZeroHop(*recipient)) {
  1179. writeOKFrame();
  1180. } else {
  1181. writeErrFrame(ERR_CODE_TABLE_FULL); // unable to send
  1182. }
  1183. } else {
  1184. writeErrFrame(ERR_CODE_NOT_FOUND);
  1185. }
  1186. } else if (cmd_frame[0] == CMD_GET_CONTACT_BY_KEY) {
  1187. uint8_t *pub_key = &cmd_frame[1];
  1188. ContactInfo *contact = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1189. if (contact) {
  1190. writeContactRespFrame(RESP_CODE_CONTACT, *contact);
  1191. } else {
  1192. writeErrFrame(ERR_CODE_NOT_FOUND); // not found
  1193. }
  1194. } else if (cmd_frame[0] == CMD_EXPORT_CONTACT) {
  1195. if (len < 1 + PUB_KEY_SIZE) {
  1196. // export SELF
  1197. mesh::Packet* pkt;
  1198. if (_prefs.advert_loc_policy == ADVERT_LOC_NONE) {
  1199. pkt = createSelfAdvert(_prefs.node_name);
  1200. } else {
  1201. pkt = createSelfAdvert(_prefs.node_name, sensors.node_lat, sensors.node_lon);
  1202. }
  1203. if (pkt) {
  1204. pkt->header |= ROUTE_TYPE_FLOOD; // would normally be sent in this mode
  1205. out_frame[0] = RESP_CODE_EXPORT_CONTACT;
  1206. uint8_t out_len = pkt->writeTo(&out_frame[1]);
  1207. releasePacket(pkt); // undo the obtainNewPacket()
  1208. _serial->writeFrame(out_frame, out_len + 1);
  1209. } else {
  1210. writeErrFrame(ERR_CODE_TABLE_FULL); // Error
  1211. }
  1212. } else {
  1213. uint8_t *pub_key = &cmd_frame[1];
  1214. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1215. uint8_t out_len;
  1216. if (recipient && (out_len = exportContact(*recipient, &out_frame[1])) > 0) {
  1217. out_frame[0] = RESP_CODE_EXPORT_CONTACT;
  1218. _serial->writeFrame(out_frame, out_len + 1);
  1219. } else {
  1220. writeErrFrame(ERR_CODE_NOT_FOUND); // not found
  1221. }
  1222. }
  1223. } else if (cmd_frame[0] == CMD_IMPORT_CONTACT && len > 2 + 32 + 64) {
  1224. if (importContact(&cmd_frame[1], len - 1)) {
  1225. writeOKFrame();
  1226. } else {
  1227. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1228. }
  1229. } else if (cmd_frame[0] == CMD_SYNC_NEXT_MESSAGE) {
  1230. int out_len;
  1231. if ((out_len = getFromOfflineQueue(out_frame)) > 0) {
  1232. _serial->writeFrame(out_frame, out_len);
  1233. #ifdef DISPLAY_CLASS
  1234. if (_ui) _ui->msgRead(offline_queue_len);
  1235. #endif
  1236. } else {
  1237. out_frame[0] = RESP_CODE_NO_MORE_MESSAGES;
  1238. _serial->writeFrame(out_frame, 1);
  1239. }
  1240. } else if (cmd_frame[0] == CMD_SET_RADIO_PARAMS) {
  1241. int i = 1;
  1242. uint32_t freq;
  1243. memcpy(&freq, &cmd_frame[i], 4);
  1244. i += 4;
  1245. uint32_t bw;
  1246. memcpy(&bw, &cmd_frame[i], 4);
  1247. i += 4;
  1248. uint8_t sf = cmd_frame[i++];
  1249. uint8_t cr = cmd_frame[i++];
  1250. uint8_t repeat = 0; // default - false
  1251. if (len > i) {
  1252. repeat = cmd_frame[i++]; // FIRMWARE_VER_CODE 9+
  1253. }
  1254. if (repeat && !isValidClientRepeatFreq(freq)) {
  1255. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1256. } else if (freq >= 150000 && freq <= 2500000 && sf >= 5 && sf <= 12 && cr >= 5 && cr <= 8 && bw >= 7000 &&
  1257. bw <= 500000) {
  1258. _prefs.sf = sf;
  1259. _prefs.cr = cr;
  1260. _prefs.freq = (float)freq / 1000.0;
  1261. _prefs.bw = (float)bw / 1000.0;
  1262. _prefs.client_repeat = repeat;
  1263. savePrefs();
  1264. radio_driver.setParams(_prefs.freq, _prefs.bw, _prefs.sf, _prefs.cr);
  1265. MESH_DEBUG_PRINTLN("OK: CMD_SET_RADIO_PARAMS: f=%d, bw=%d, sf=%d, cr=%d", freq, bw, (uint32_t)sf,
  1266. (uint32_t)cr);
  1267. writeOKFrame();
  1268. } else {
  1269. MESH_DEBUG_PRINTLN("Error: CMD_SET_RADIO_PARAMS: f=%d, bw=%d, sf=%d, cr=%d", freq, bw, (uint32_t)sf,
  1270. (uint32_t)cr);
  1271. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1272. }
  1273. } else if (cmd_frame[0] == CMD_SET_RADIO_TX_POWER) {
  1274. int8_t power = (int8_t)cmd_frame[1];
  1275. if (power < -9 || power > MAX_LORA_TX_POWER) {
  1276. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1277. } else {
  1278. _prefs.tx_power_dbm = power;
  1279. savePrefs();
  1280. radio_driver.setTxPower(_prefs.tx_power_dbm);
  1281. writeOKFrame();
  1282. }
  1283. } else if (cmd_frame[0] == CMD_SET_TUNING_PARAMS) {
  1284. int i = 1;
  1285. uint32_t rx, af;
  1286. memcpy(&rx, &cmd_frame[i], 4);
  1287. i += 4;
  1288. memcpy(&af, &cmd_frame[i], 4);
  1289. i += 4;
  1290. _prefs.rx_delay_base = ((float)rx) / 1000.0f;
  1291. _prefs.airtime_factor = ((float)af) / 1000.0f;
  1292. savePrefs();
  1293. writeOKFrame();
  1294. } else if (cmd_frame[0] == CMD_GET_TUNING_PARAMS) {
  1295. uint32_t rx = _prefs.rx_delay_base * 1000, af = _prefs.airtime_factor * 1000;
  1296. int i = 0;
  1297. out_frame[i++] = RESP_CODE_TUNING_PARAMS;
  1298. memcpy(&out_frame[i], &rx, 4); i += 4;
  1299. memcpy(&out_frame[i], &af, 4); i += 4;
  1300. _serial->writeFrame(out_frame, i);
  1301. } else if (cmd_frame[0] == CMD_SET_OTHER_PARAMS) {
  1302. _prefs.manual_add_contacts = cmd_frame[1];
  1303. if (len >= 3) {
  1304. _prefs.telemetry_mode_base = cmd_frame[2] & 0x03; // v5+
  1305. _prefs.telemetry_mode_loc = (cmd_frame[2] >> 2) & 0x03;
  1306. _prefs.telemetry_mode_env = (cmd_frame[2] >> 4) & 0x03;
  1307. if (len >= 4) {
  1308. _prefs.advert_loc_policy = cmd_frame[3];
  1309. if (len >= 5) {
  1310. _prefs.multi_acks = cmd_frame[4];
  1311. }
  1312. }
  1313. }
  1314. savePrefs();
  1315. writeOKFrame();
  1316. } else if (cmd_frame[0] == CMD_SET_PATH_HASH_MODE && cmd_frame[1] == 0 && len >= 3) {
  1317. if (cmd_frame[2] >= 3) {
  1318. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1319. } else {
  1320. _prefs.path_hash_mode = cmd_frame[2];
  1321. savePrefs();
  1322. writeOKFrame();
  1323. }
  1324. } else if (cmd_frame[0] == CMD_REBOOT && memcmp(&cmd_frame[1], "reboot", 6) == 0) {
  1325. if (dirty_contacts_expiry) { // is there are pending dirty contacts write needed?
  1326. saveContacts();
  1327. }
  1328. board.reboot();
  1329. } else if (cmd_frame[0] == CMD_GET_BATT_AND_STORAGE) {
  1330. uint8_t reply[11];
  1331. int i = 0;
  1332. reply[i++] = RESP_CODE_BATT_AND_STORAGE;
  1333. uint16_t battery_millivolts = board.getBattMilliVolts();
  1334. uint32_t used = _store->getStorageUsedKb();
  1335. uint32_t total = _store->getStorageTotalKb();
  1336. memcpy(&reply[i], &battery_millivolts, 2); i += 2;
  1337. memcpy(&reply[i], &used, 4); i += 4;
  1338. memcpy(&reply[i], &total, 4); i += 4;
  1339. _serial->writeFrame(reply, i);
  1340. } else if (cmd_frame[0] == CMD_EXPORT_PRIVATE_KEY) {
  1341. #if ENABLE_PRIVATE_KEY_EXPORT
  1342. uint8_t reply[65];
  1343. reply[0] = RESP_CODE_PRIVATE_KEY;
  1344. self_id.writeTo(&reply[1], 64);
  1345. _serial->writeFrame(reply, 65);
  1346. #else
  1347. writeDisabledFrame();
  1348. #endif
  1349. } else if (cmd_frame[0] == CMD_IMPORT_PRIVATE_KEY && len >= 65) {
  1350. #if ENABLE_PRIVATE_KEY_IMPORT
  1351. if (!mesh::LocalIdentity::validatePrivateKey(&cmd_frame[1])) {
  1352. writeErrFrame(ERR_CODE_ILLEGAL_ARG); // invalid key
  1353. } else {
  1354. mesh::LocalIdentity identity;
  1355. identity.readFrom(&cmd_frame[1], 64);
  1356. if (_store->saveMainIdentity(identity)) {
  1357. self_id = identity;
  1358. writeOKFrame();
  1359. // re-load contacts, to invalidate ecdh shared_secrets
  1360. resetContacts();
  1361. _store->loadContacts(this);
  1362. } else {
  1363. writeErrFrame(ERR_CODE_FILE_IO_ERROR);
  1364. }
  1365. }
  1366. #else
  1367. writeDisabledFrame();
  1368. #endif
  1369. } else if (cmd_frame[0] == CMD_SEND_RAW_DATA && len >= 6) {
  1370. int i = 1;
  1371. int8_t path_len = cmd_frame[i++];
  1372. if (path_len >= 0 && i + path_len + 4 <= len) { // minimum 4 byte payload
  1373. uint8_t *path = &cmd_frame[i];
  1374. i += path_len;
  1375. auto pkt = createRawData(&cmd_frame[i], len - i);
  1376. if (pkt) {
  1377. sendDirect(pkt, path, path_len);
  1378. writeOKFrame();
  1379. } else {
  1380. writeErrFrame(ERR_CODE_TABLE_FULL);
  1381. }
  1382. } else {
  1383. writeErrFrame(ERR_CODE_UNSUPPORTED_CMD); // flood, not supported (yet)
  1384. }
  1385. } else if (cmd_frame[0] == CMD_SEND_LOGIN && len >= 1 + PUB_KEY_SIZE) {
  1386. uint8_t *pub_key = &cmd_frame[1];
  1387. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1388. char *password = (char *)&cmd_frame[1 + PUB_KEY_SIZE];
  1389. cmd_frame[len] = 0; // ensure null terminator in password
  1390. if (recipient) {
  1391. uint32_t est_timeout;
  1392. int result = sendLogin(*recipient, password, est_timeout);
  1393. if (result == MSG_SEND_FAILED) {
  1394. writeErrFrame(ERR_CODE_TABLE_FULL);
  1395. } else {
  1396. clearPendingReqs();
  1397. memcpy(&pending_login, recipient->id.pub_key, 4); // match this to onContactResponse()
  1398. out_frame[0] = RESP_CODE_SENT;
  1399. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  1400. memcpy(&out_frame[2], &pending_login, 4);
  1401. memcpy(&out_frame[6], &est_timeout, 4);
  1402. _serial->writeFrame(out_frame, 10);
  1403. }
  1404. } else {
  1405. writeErrFrame(ERR_CODE_NOT_FOUND); // contact not found
  1406. }
  1407. } else if (cmd_frame[0] == CMD_SEND_ANON_REQ && len > 1 + PUB_KEY_SIZE) {
  1408. uint8_t *pub_key = &cmd_frame[1];
  1409. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1410. uint8_t *data = &cmd_frame[1 + PUB_KEY_SIZE];
  1411. if (recipient) {
  1412. uint32_t tag, est_timeout;
  1413. int result = sendAnonReq(*recipient, data, len - (1 + PUB_KEY_SIZE), tag, est_timeout);
  1414. if (result == MSG_SEND_FAILED) {
  1415. writeErrFrame(ERR_CODE_TABLE_FULL);
  1416. } else {
  1417. clearPendingReqs();
  1418. pending_req = tag; // match this to onContactResponse()
  1419. out_frame[0] = RESP_CODE_SENT;
  1420. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  1421. memcpy(&out_frame[2], &tag, 4);
  1422. memcpy(&out_frame[6], &est_timeout, 4);
  1423. _serial->writeFrame(out_frame, 10);
  1424. }
  1425. } else {
  1426. writeErrFrame(ERR_CODE_NOT_FOUND); // contact not found
  1427. }
  1428. } else if (cmd_frame[0] == CMD_SEND_STATUS_REQ && len >= 1 + PUB_KEY_SIZE) {
  1429. uint8_t *pub_key = &cmd_frame[1];
  1430. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1431. if (recipient) {
  1432. uint32_t tag, est_timeout;
  1433. int result = sendRequest(*recipient, REQ_TYPE_GET_STATUS, tag, est_timeout);
  1434. if (result == MSG_SEND_FAILED) {
  1435. writeErrFrame(ERR_CODE_TABLE_FULL);
  1436. } else {
  1437. clearPendingReqs();
  1438. // FUTURE: pending_status = tag; // match this in onContactResponse()
  1439. memcpy(&pending_status, recipient->id.pub_key, 4); // legacy matching scheme
  1440. out_frame[0] = RESP_CODE_SENT;
  1441. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  1442. memcpy(&out_frame[2], &tag, 4);
  1443. memcpy(&out_frame[6], &est_timeout, 4);
  1444. _serial->writeFrame(out_frame, 10);
  1445. }
  1446. } else {
  1447. writeErrFrame(ERR_CODE_NOT_FOUND); // contact not found
  1448. }
  1449. } else if (cmd_frame[0] == CMD_SEND_PATH_DISCOVERY_REQ && cmd_frame[1] == 0 && len >= 2 + PUB_KEY_SIZE) {
  1450. uint8_t *pub_key = &cmd_frame[2];
  1451. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1452. if (recipient) {
  1453. uint32_t tag, est_timeout;
  1454. // 'Path Discovery' is just a special case of flood + Telemetry req
  1455. uint8_t req_data[9];
  1456. req_data[0] = REQ_TYPE_GET_TELEMETRY_DATA;
  1457. req_data[1] = ~(TELEM_PERM_BASE); // NEW: inverse permissions mask (ie. we only want BASE telemetry)
  1458. memset(&req_data[2], 0, 3); // reserved
  1459. getRNG()->random(&req_data[5], 4); // random blob to help make packet-hash unique
  1460. auto save = recipient->out_path_len; // temporarily force sendRequest() to flood
  1461. recipient->out_path_len = OUT_PATH_UNKNOWN;
  1462. int result = sendRequest(*recipient, req_data, sizeof(req_data), tag, est_timeout);
  1463. recipient->out_path_len = save;
  1464. if (result == MSG_SEND_FAILED) {
  1465. writeErrFrame(ERR_CODE_TABLE_FULL);
  1466. } else {
  1467. clearPendingReqs();
  1468. pending_discovery = tag; // match this in onContactResponse()
  1469. out_frame[0] = RESP_CODE_SENT;
  1470. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  1471. memcpy(&out_frame[2], &tag, 4);
  1472. memcpy(&out_frame[6], &est_timeout, 4);
  1473. _serial->writeFrame(out_frame, 10);
  1474. }
  1475. } else {
  1476. writeErrFrame(ERR_CODE_NOT_FOUND); // contact not found
  1477. }
  1478. } else if (cmd_frame[0] == CMD_SEND_TELEMETRY_REQ && len >= 4 + PUB_KEY_SIZE) { // can deprecate, in favour of CMD_SEND_BINARY_REQ
  1479. uint8_t *pub_key = &cmd_frame[4];
  1480. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1481. if (recipient) {
  1482. uint32_t tag, est_timeout;
  1483. int result = sendRequest(*recipient, REQ_TYPE_GET_TELEMETRY_DATA, tag, est_timeout);
  1484. if (result == MSG_SEND_FAILED) {
  1485. writeErrFrame(ERR_CODE_TABLE_FULL);
  1486. } else {
  1487. clearPendingReqs();
  1488. pending_telemetry = tag; // match this in onContactResponse()
  1489. out_frame[0] = RESP_CODE_SENT;
  1490. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  1491. memcpy(&out_frame[2], &tag, 4);
  1492. memcpy(&out_frame[6], &est_timeout, 4);
  1493. _serial->writeFrame(out_frame, 10);
  1494. }
  1495. } else {
  1496. writeErrFrame(ERR_CODE_NOT_FOUND); // contact not found
  1497. }
  1498. } else if (cmd_frame[0] == CMD_SEND_TELEMETRY_REQ && len == 4) { // 'self' telemetry request
  1499. telemetry.reset();
  1500. telemetry.addVoltage(TELEM_CHANNEL_SELF, (float)board.getBattMilliVolts() / 1000.0f);
  1501. // query other sensors -- target specific
  1502. sensors.querySensors(0xFF, telemetry);
  1503. int i = 0;
  1504. out_frame[i++] = PUSH_CODE_TELEMETRY_RESPONSE;
  1505. out_frame[i++] = 0; // reserved
  1506. memcpy(&out_frame[i], self_id.pub_key, 6);
  1507. i += 6; // pub_key_prefix
  1508. uint8_t tlen = telemetry.getSize();
  1509. memcpy(&out_frame[i], telemetry.getBuffer(), tlen);
  1510. i += tlen;
  1511. _serial->writeFrame(out_frame, i);
  1512. } else if (cmd_frame[0] == CMD_SEND_BINARY_REQ && len >= 2 + PUB_KEY_SIZE) {
  1513. uint8_t *pub_key = &cmd_frame[1];
  1514. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1515. if (recipient) {
  1516. uint8_t *req_data = &cmd_frame[1 + PUB_KEY_SIZE];
  1517. uint32_t tag, est_timeout;
  1518. int result = sendRequest(*recipient, req_data, len - (1 + PUB_KEY_SIZE), tag, est_timeout);
  1519. if (result == MSG_SEND_FAILED) {
  1520. writeErrFrame(ERR_CODE_TABLE_FULL);
  1521. } else {
  1522. clearPendingReqs();
  1523. pending_req = tag; // match this in onContactResponse()
  1524. out_frame[0] = RESP_CODE_SENT;
  1525. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  1526. memcpy(&out_frame[2], &tag, 4);
  1527. memcpy(&out_frame[6], &est_timeout, 4);
  1528. _serial->writeFrame(out_frame, 10);
  1529. }
  1530. } else {
  1531. writeErrFrame(ERR_CODE_NOT_FOUND); // contact not found
  1532. }
  1533. } else if (cmd_frame[0] == CMD_HAS_CONNECTION && len >= 1 + PUB_KEY_SIZE) {
  1534. uint8_t *pub_key = &cmd_frame[1];
  1535. if (hasConnectionTo(pub_key)) {
  1536. writeOKFrame();
  1537. } else {
  1538. writeErrFrame(ERR_CODE_NOT_FOUND);
  1539. }
  1540. } else if (cmd_frame[0] == CMD_LOGOUT && len >= 1 + PUB_KEY_SIZE) {
  1541. uint8_t *pub_key = &cmd_frame[1];
  1542. stopConnection(pub_key);
  1543. writeOKFrame();
  1544. } else if (cmd_frame[0] == CMD_GET_CHANNEL && len >= 2) {
  1545. uint8_t channel_idx = cmd_frame[1];
  1546. ChannelDetails channel;
  1547. if (getChannel(channel_idx, channel)) {
  1548. int i = 0;
  1549. out_frame[i++] = RESP_CODE_CHANNEL_INFO;
  1550. out_frame[i++] = channel_idx;
  1551. strcpy((char *)&out_frame[i], channel.name);
  1552. i += 32;
  1553. memcpy(&out_frame[i], channel.channel.secret, 16);
  1554. i += 16; // NOTE: only 128-bit supported
  1555. _serial->writeFrame(out_frame, i);
  1556. } else {
  1557. writeErrFrame(ERR_CODE_NOT_FOUND);
  1558. }
  1559. } else if (cmd_frame[0] == CMD_SET_CHANNEL && len >= 2 + 32 + 32) {
  1560. writeErrFrame(ERR_CODE_UNSUPPORTED_CMD); // not supported (yet)
  1561. } else if (cmd_frame[0] == CMD_SET_CHANNEL && len >= 2 + 32 + 16) {
  1562. uint8_t channel_idx = cmd_frame[1];
  1563. ChannelDetails channel;
  1564. StrHelper::strncpy(channel.name, (char *)&cmd_frame[2], 32);
  1565. memset(channel.channel.secret, 0, sizeof(channel.channel.secret));
  1566. memcpy(channel.channel.secret, &cmd_frame[2 + 32], 16); // NOTE: only 128-bit supported
  1567. if (setChannel(channel_idx, channel)) {
  1568. saveChannels();
  1569. writeOKFrame();
  1570. } else {
  1571. writeErrFrame(ERR_CODE_NOT_FOUND); // bad channel_idx
  1572. }
  1573. } else if (cmd_frame[0] == CMD_SIGN_START) {
  1574. out_frame[0] = RESP_CODE_SIGN_START;
  1575. out_frame[1] = 0; // reserved
  1576. uint32_t len = MAX_SIGN_DATA_LEN;
  1577. memcpy(&out_frame[2], &len, 4);
  1578. _serial->writeFrame(out_frame, 6);
  1579. if (sign_data) {
  1580. free(sign_data);
  1581. }
  1582. sign_data = (uint8_t *)malloc(MAX_SIGN_DATA_LEN);
  1583. sign_data_len = 0;
  1584. } else if (cmd_frame[0] == CMD_SIGN_DATA && len > 1) {
  1585. if (sign_data == NULL || sign_data_len + (len - 1) > MAX_SIGN_DATA_LEN) {
  1586. writeErrFrame(sign_data == NULL ? ERR_CODE_BAD_STATE : ERR_CODE_TABLE_FULL); // error: too long
  1587. } else {
  1588. memcpy(&sign_data[sign_data_len], &cmd_frame[1], len - 1);
  1589. sign_data_len += (len - 1);
  1590. writeOKFrame();
  1591. }
  1592. } else if (cmd_frame[0] == CMD_SIGN_FINISH) {
  1593. if (sign_data) {
  1594. self_id.sign(&out_frame[1], sign_data, sign_data_len);
  1595. free(sign_data); // don't need sign_data now
  1596. sign_data = NULL;
  1597. out_frame[0] = RESP_CODE_SIGNATURE;
  1598. _serial->writeFrame(out_frame, 1 + SIGNATURE_SIZE);
  1599. } else {
  1600. writeErrFrame(ERR_CODE_BAD_STATE);
  1601. }
  1602. } else if (cmd_frame[0] == CMD_SEND_TRACE_PATH && len > 10 && len - 10 < MAX_PACKET_PAYLOAD-5) {
  1603. uint8_t path_len = len - 10;
  1604. uint8_t flags = cmd_frame[9];
  1605. uint8_t path_sz = flags & 0x03; // NEW v1.11+
  1606. if ((path_len >> path_sz) > MAX_PATH_SIZE || (path_len % (1 << path_sz)) != 0) { // make sure is multiple of path_sz
  1607. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1608. } else {
  1609. uint32_t tag, auth;
  1610. memcpy(&tag, &cmd_frame[1], 4);
  1611. memcpy(&auth, &cmd_frame[5], 4);
  1612. auto pkt = createTrace(tag, auth, flags);
  1613. if (pkt) {
  1614. sendDirect(pkt, &cmd_frame[10], path_len);
  1615. uint32_t t = _radio->getEstAirtimeFor(pkt->payload_len + pkt->path_len + 2);
  1616. uint32_t est_timeout = calcDirectTimeoutMillisFor(t, path_len >> path_sz);
  1617. out_frame[0] = RESP_CODE_SENT;
  1618. out_frame[1] = 0;
  1619. memcpy(&out_frame[2], &tag, 4);
  1620. memcpy(&out_frame[6], &est_timeout, 4);
  1621. _serial->writeFrame(out_frame, 10);
  1622. } else {
  1623. writeErrFrame(ERR_CODE_TABLE_FULL);
  1624. }
  1625. }
  1626. } else if (cmd_frame[0] == CMD_SET_DEVICE_PIN && len >= 5) {
  1627. // get pin from command frame
  1628. uint32_t pin;
  1629. memcpy(&pin, &cmd_frame[1], 4);
  1630. // ensure pin is zero, or a valid 6 digit pin
  1631. if (pin == 0 || (pin >= 100000 && pin <= 999999)) {
  1632. _prefs.ble_pin = pin;
  1633. savePrefs();
  1634. writeOKFrame();
  1635. } else {
  1636. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1637. }
  1638. } else if (cmd_frame[0] == CMD_GET_CUSTOM_VARS) {
  1639. out_frame[0] = RESP_CODE_CUSTOM_VARS;
  1640. char *dp = (char *)&out_frame[1];
  1641. for (int i = 0; i < sensors.getNumSettings() && dp - (char *)&out_frame[1] < 140; i++) {
  1642. if (i > 0) {
  1643. *dp++ = ',';
  1644. }
  1645. strcpy(dp, sensors.getSettingName(i));
  1646. dp = strchr(dp, 0);
  1647. *dp++ = ':';
  1648. strcpy(dp, sensors.getSettingValue(i));
  1649. dp = strchr(dp, 0);
  1650. }
  1651. _serial->writeFrame(out_frame, dp - (char *)out_frame);
  1652. } else if (cmd_frame[0] == CMD_SET_CUSTOM_VAR && len >= 4) {
  1653. cmd_frame[len] = 0;
  1654. char *sp = (char *)&cmd_frame[1];
  1655. char *np = strchr(sp, ':'); // look for separator char
  1656. if (np) {
  1657. *np++ = 0; // modify 'cmd_frame', replace ':' with null
  1658. bool success = sensors.setSettingValue(sp, np);
  1659. if (success) {
  1660. #if ENV_INCLUDE_GPS == 1
  1661. // Update node preferences for GPS settings
  1662. if (strcmp(sp, "gps") == 0) {
  1663. _prefs.gps_enabled = (np[0] == '1') ? 1 : 0;
  1664. savePrefs();
  1665. } else if (strcmp(sp, "gps_interval") == 0) {
  1666. uint32_t interval_seconds = atoi(np);
  1667. _prefs.gps_interval = constrain(interval_seconds, 0, 86400);
  1668. savePrefs();
  1669. }
  1670. #endif
  1671. writeOKFrame();
  1672. } else {
  1673. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1674. }
  1675. } else {
  1676. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1677. }
  1678. } else if (cmd_frame[0] == CMD_GET_ADVERT_PATH && len >= PUB_KEY_SIZE+2) {
  1679. // FUTURE use: uint8_t reserved = cmd_frame[1];
  1680. uint8_t *pub_key = &cmd_frame[2];
  1681. AdvertPath* found = NULL;
  1682. for (int i = 0; i < ADVERT_PATH_TABLE_SIZE; i++) {
  1683. auto p = &advert_paths[i];
  1684. if (memcmp(p->pubkey_prefix, pub_key, sizeof(p->pubkey_prefix)) == 0) {
  1685. found = p;
  1686. break;
  1687. }
  1688. }
  1689. if (found) {
  1690. int i = 0;
  1691. out_frame[i++] = RESP_CODE_ADVERT_PATH;
  1692. memcpy(&out_frame[i], &found->recv_timestamp, 4); i += 4;
  1693. out_frame[i++] = found->path_len;
  1694. i += mesh::Packet::writePath(&out_frame[i], found->path, found->path_len);
  1695. _serial->writeFrame(out_frame, i);
  1696. } else {
  1697. writeErrFrame(ERR_CODE_NOT_FOUND);
  1698. }
  1699. } else if (cmd_frame[0] == CMD_GET_STATS && len >= 2) {
  1700. uint8_t stats_type = cmd_frame[1];
  1701. if (stats_type == STATS_TYPE_CORE) {
  1702. int i = 0;
  1703. out_frame[i++] = RESP_CODE_STATS;
  1704. out_frame[i++] = STATS_TYPE_CORE;
  1705. uint16_t battery_mv = board.getBattMilliVolts();
  1706. uint32_t uptime_secs = _ms->getMillis() / 1000;
  1707. uint8_t queue_len = (uint8_t)_mgr->getOutboundTotal();
  1708. memcpy(&out_frame[i], &battery_mv, 2); i += 2;
  1709. memcpy(&out_frame[i], &uptime_secs, 4); i += 4;
  1710. memcpy(&out_frame[i], &_err_flags, 2); i += 2;
  1711. out_frame[i++] = queue_len;
  1712. _serial->writeFrame(out_frame, i);
  1713. } else if (stats_type == STATS_TYPE_RADIO) {
  1714. int i = 0;
  1715. out_frame[i++] = RESP_CODE_STATS;
  1716. out_frame[i++] = STATS_TYPE_RADIO;
  1717. int16_t noise_floor = (int16_t)_radio->getNoiseFloor();
  1718. int8_t last_rssi = (int8_t)radio_driver.getLastRSSI();
  1719. int8_t last_snr = (int8_t)(radio_driver.getLastSNR() * 4); // scaled by 4 for 0.25 dB precision
  1720. uint32_t tx_air_secs = getTotalAirTime() / 1000;
  1721. uint32_t rx_air_secs = getReceiveAirTime() / 1000;
  1722. memcpy(&out_frame[i], &noise_floor, 2); i += 2;
  1723. out_frame[i++] = last_rssi;
  1724. out_frame[i++] = last_snr;
  1725. memcpy(&out_frame[i], &tx_air_secs, 4); i += 4;
  1726. memcpy(&out_frame[i], &rx_air_secs, 4); i += 4;
  1727. _serial->writeFrame(out_frame, i);
  1728. } else if (stats_type == STATS_TYPE_PACKETS) {
  1729. int i = 0;
  1730. out_frame[i++] = RESP_CODE_STATS;
  1731. out_frame[i++] = STATS_TYPE_PACKETS;
  1732. uint32_t recv = radio_driver.getPacketsRecv();
  1733. uint32_t sent = radio_driver.getPacketsSent();
  1734. uint32_t n_sent_flood = getNumSentFlood();
  1735. uint32_t n_sent_direct = getNumSentDirect();
  1736. uint32_t n_recv_flood = getNumRecvFlood();
  1737. uint32_t n_recv_direct = getNumRecvDirect();
  1738. uint32_t n_recv_errors = radio_driver.getPacketsRecvErrors();
  1739. memcpy(&out_frame[i], &recv, 4); i += 4;
  1740. memcpy(&out_frame[i], &sent, 4); i += 4;
  1741. memcpy(&out_frame[i], &n_sent_flood, 4); i += 4;
  1742. memcpy(&out_frame[i], &n_sent_direct, 4); i += 4;
  1743. memcpy(&out_frame[i], &n_recv_flood, 4); i += 4;
  1744. memcpy(&out_frame[i], &n_recv_direct, 4); i += 4;
  1745. memcpy(&out_frame[i], &n_recv_errors, 4); i += 4;
  1746. _serial->writeFrame(out_frame, i);
  1747. } else {
  1748. writeErrFrame(ERR_CODE_ILLEGAL_ARG); // invalid stats sub-type
  1749. }
  1750. } else if (cmd_frame[0] == CMD_FACTORY_RESET && memcmp(&cmd_frame[1], "reset", 5) == 0) {
  1751. if (_serial) {
  1752. MESH_DEBUG_PRINTLN("Factory reset: disabling serial interface to prevent reconnects (BLE/WiFi)");
  1753. _serial->disable(); // Phone app disconnects before we can send OK frame so it's safe here
  1754. }
  1755. bool success = _store->formatFileSystem();
  1756. if (success) {
  1757. writeOKFrame();
  1758. delay(1000);
  1759. board.reboot(); // doesn't return
  1760. } else {
  1761. writeErrFrame(ERR_CODE_FILE_IO_ERROR);
  1762. }
  1763. } else if (cmd_frame[0] == CMD_SET_FLOOD_SCOPE_KEY && len >= 2 && cmd_frame[1] == 0) {
  1764. if (len >= 2 + 16) {
  1765. memcpy(send_scope.key, &cmd_frame[2], sizeof(send_scope.key)); // set scope override TransportKey
  1766. } else {
  1767. memset(send_scope.key, 0, sizeof(send_scope.key)); // reset scope override
  1768. }
  1769. send_unscoped = false;
  1770. writeOKFrame();
  1771. } else if (cmd_frame[0] == CMD_SET_FLOOD_SCOPE_KEY && len >= 2 && cmd_frame[1] == 1) { // ver 12+
  1772. send_unscoped = true;
  1773. writeOKFrame();
  1774. } else if (cmd_frame[0] == CMD_SET_DEFAULT_FLOOD_SCOPE && len >= 1) {
  1775. if (len >= 1+31+16) {
  1776. int n = strlen((char *) &cmd_frame[1]);
  1777. if (n > 0 && n < 31) {
  1778. strcpy(_prefs.default_scope_name, (char *) &cmd_frame[1]);
  1779. memcpy(_prefs.default_scope_key, &cmd_frame[1+31], 16);
  1780. savePrefs();
  1781. writeOKFrame();
  1782. } else {
  1783. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1784. }
  1785. } else {
  1786. memset(_prefs.default_scope_name, 0, sizeof(_prefs.default_scope_name)); // set default scope to null
  1787. memset(_prefs.default_scope_key, 0, sizeof(_prefs.default_scope_key));
  1788. savePrefs();
  1789. writeOKFrame();
  1790. }
  1791. } else if (cmd_frame[0] == CMD_GET_DEFAULT_FLOOD_SCOPE) {
  1792. out_frame[0] = RESP_CODE_DEFAULT_FLOOD_SCOPE;
  1793. if (strlen(_prefs.default_scope_name) > 0) {
  1794. memcpy(&out_frame[1], _prefs.default_scope_name, 31);
  1795. memcpy(&out_frame[1+31], _prefs.default_scope_key, 16);
  1796. _serial->writeFrame(out_frame, 1+31+16);
  1797. } else {
  1798. _serial->writeFrame(out_frame, 1); // no name or key means null
  1799. }
  1800. } else if (cmd_frame[0] == CMD_SEND_CONTROL_DATA && len >= 2 && (cmd_frame[1] & 0x80) != 0) {
  1801. auto resp = createControlData(&cmd_frame[1], len - 1);
  1802. if (resp) {
  1803. sendZeroHop(resp);
  1804. writeOKFrame();
  1805. } else {
  1806. writeErrFrame(ERR_CODE_TABLE_FULL);
  1807. }
  1808. } else if (cmd_frame[0] == CMD_SET_AUTOADD_CONFIG) {
  1809. _prefs.autoadd_config = cmd_frame[1];
  1810. if (len >= 3) {
  1811. _prefs.autoadd_max_hops = min(cmd_frame[2], (uint8_t)64);
  1812. }
  1813. savePrefs();
  1814. writeOKFrame();
  1815. } else if (cmd_frame[0] == CMD_GET_AUTOADD_CONFIG) {
  1816. int i = 0;
  1817. out_frame[i++] = RESP_CODE_AUTOADD_CONFIG;
  1818. out_frame[i++] = _prefs.autoadd_config;
  1819. out_frame[i++] = _prefs.autoadd_max_hops;
  1820. _serial->writeFrame(out_frame, i);
  1821. } else if (cmd_frame[0] == CMD_GET_ALLOWED_REPEAT_FREQ) {
  1822. int i = 0;
  1823. out_frame[i++] = RESP_ALLOWED_REPEAT_FREQ;
  1824. for (int k = 0; k < sizeof(repeat_freq_ranges)/sizeof(repeat_freq_ranges[0]) && i + 8 < sizeof(out_frame); k++) {
  1825. auto r = &repeat_freq_ranges[k];
  1826. memcpy(&out_frame[i], &r->lower_freq, 4); i += 4;
  1827. memcpy(&out_frame[i], &r->upper_freq, 4); i += 4;
  1828. }
  1829. _serial->writeFrame(out_frame, i);
  1830. } else {
  1831. writeErrFrame(ERR_CODE_UNSUPPORTED_CMD);
  1832. MESH_DEBUG_PRINTLN("ERROR: unknown command: %02X", cmd_frame[0]);
  1833. }
  1834. }
  1835. void MyMesh::enterCLIRescue() {
  1836. _cli_rescue = true;
  1837. cli_command[0] = 0;
  1838. Serial.println("========= CLI Rescue =========");
  1839. }
  1840. void MyMesh::checkCLIRescueCmd() {
  1841. int len = strlen(cli_command);
  1842. while (Serial.available() && len < sizeof(cli_command)-1) {
  1843. char c = Serial.read();
  1844. if (c != '\n') {
  1845. cli_command[len++] = c;
  1846. cli_command[len] = 0;
  1847. }
  1848. Serial.print(c); // echo
  1849. }
  1850. if (len == sizeof(cli_command)-1) { // command buffer full
  1851. cli_command[sizeof(cli_command)-1] = '\r';
  1852. }
  1853. if (len > 0 && cli_command[len - 1] == '\r') { // received complete line
  1854. cli_command[len - 1] = 0; // replace newline with C string null terminator
  1855. if (memcmp(cli_command, "set ", 4) == 0) {
  1856. const char* config = &cli_command[4];
  1857. if (memcmp(config, "pin ", 4) == 0) {
  1858. _prefs.ble_pin = atoi(&config[4]);
  1859. savePrefs();
  1860. Serial.printf(" > pin is now %06d\n", _prefs.ble_pin);
  1861. } else {
  1862. Serial.printf(" Error: unknown config: %s\n", config);
  1863. }
  1864. } else if (strcmp(cli_command, "rebuild") == 0) {
  1865. bool success = _store->formatFileSystem();
  1866. if (success) {
  1867. _store->saveMainIdentity(self_id);
  1868. savePrefs();
  1869. saveContacts();
  1870. saveChannels();
  1871. Serial.println(" > erase and rebuild done");
  1872. } else {
  1873. Serial.println(" Error: erase failed");
  1874. }
  1875. } else if (strcmp(cli_command, "erase") == 0) {
  1876. bool success = _store->formatFileSystem();
  1877. if (success) {
  1878. Serial.println(" > erase done");
  1879. } else {
  1880. Serial.println(" Error: erase failed");
  1881. }
  1882. } else if (memcmp(cli_command, "ls", 2) == 0) {
  1883. // get path from command e.g: "ls /adafruit"
  1884. const char *path = &cli_command[3];
  1885. bool is_fs2 = false;
  1886. if (memcmp(path, "UserData/", 9) == 0) {
  1887. path += 8; // skip "UserData"
  1888. } else if (memcmp(path, "ExtraFS/", 8) == 0) {
  1889. path += 7; // skip "ExtraFS"
  1890. is_fs2 = true;
  1891. }
  1892. Serial.printf("Listing files in %s\n", path);
  1893. // log each file and directory
  1894. File root = _store->openRead(path);
  1895. if (is_fs2 == false) {
  1896. if (root) {
  1897. File file = root.openNextFile();
  1898. while (file) {
  1899. if (file.isDirectory()) {
  1900. Serial.printf("[dir] UserData%s/%s\n", path, file.name());
  1901. } else {
  1902. Serial.printf("[file] UserData%s/%s (%d bytes)\n", path, file.name(), file.size());
  1903. }
  1904. // move to next file
  1905. file = root.openNextFile();
  1906. }
  1907. root.close();
  1908. }
  1909. }
  1910. if (is_fs2 == true || strlen(path) == 0 || strcmp(path, "/") == 0) {
  1911. if (_store->getSecondaryFS() != nullptr) {
  1912. File root2 = _store->openRead(_store->getSecondaryFS(), path);
  1913. File file = root2.openNextFile();
  1914. while (file) {
  1915. if (file.isDirectory()) {
  1916. Serial.printf("[dir] ExtraFS%s/%s\n", path, file.name());
  1917. } else {
  1918. Serial.printf("[file] ExtraFS%s/%s (%d bytes)\n", path, file.name(), file.size());
  1919. }
  1920. // move to next file
  1921. file = root2.openNextFile();
  1922. }
  1923. root2.close();
  1924. }
  1925. }
  1926. } else if (memcmp(cli_command, "cat", 3) == 0) {
  1927. // get path from command e.g: "cat /contacts3"
  1928. const char *path = &cli_command[4];
  1929. bool is_fs2 = false;
  1930. if (memcmp(path, "UserData/", 9) == 0) {
  1931. path += 8; // skip "UserData"
  1932. } else if (memcmp(path, "ExtraFS/", 8) == 0) {
  1933. path += 7; // skip "ExtraFS"
  1934. is_fs2 = true;
  1935. } else {
  1936. Serial.println("Invalid path provided, must start with UserData/ or ExtraFS/");
  1937. cli_command[0] = 0;
  1938. return;
  1939. }
  1940. // log file content as hex
  1941. File file = _store->openRead(path);
  1942. if (is_fs2 == true) {
  1943. file = _store->openRead(_store->getSecondaryFS(), path);
  1944. }
  1945. if(file){
  1946. // get file content
  1947. int file_size = file.available();
  1948. uint8_t buffer[file_size];
  1949. file.read(buffer, file_size);
  1950. // print hex
  1951. mesh::Utils::printHex(Serial, buffer, file_size);
  1952. Serial.print("\n");
  1953. file.close();
  1954. }
  1955. } else if (memcmp(cli_command, "rm ", 3) == 0) {
  1956. // get path from command e.g: "rm /adv_blobs"
  1957. const char *path = &cli_command[3];
  1958. MESH_DEBUG_PRINTLN("Removing file: %s", path);
  1959. // ensure path is not empty, or root dir
  1960. if(!path || strlen(path) == 0 || strcmp(path, "/") == 0){
  1961. Serial.println("Invalid path provided");
  1962. } else {
  1963. bool is_fs2 = false;
  1964. if (memcmp(path, "UserData/", 9) == 0) {
  1965. path += 8; // skip "UserData"
  1966. } else if (memcmp(path, "ExtraFS/", 8) == 0) {
  1967. path += 7; // skip "ExtraFS"
  1968. is_fs2 = true;
  1969. }
  1970. // remove file
  1971. bool removed;
  1972. if (is_fs2) {
  1973. MESH_DEBUG_PRINTLN("Removing file from ExtraFS: %s", path);
  1974. removed = _store->removeFile(_store->getSecondaryFS(), path);
  1975. } else {
  1976. MESH_DEBUG_PRINTLN("Removing file from UserData: %s", path);
  1977. removed = _store->removeFile(path);
  1978. }
  1979. if(removed){
  1980. Serial.println("File removed");
  1981. } else {
  1982. Serial.println("Failed to remove file");
  1983. }
  1984. }
  1985. } else if (strcmp(cli_command, "reboot") == 0) {
  1986. board.reboot(); // doesn't return
  1987. } else {
  1988. Serial.println(" Error: unknown command");
  1989. }
  1990. cli_command[0] = 0; // reset command buffer
  1991. }
  1992. }
  1993. void MyMesh::checkSerialInterface() {
  1994. size_t len = _serial->checkRecvFrame(cmd_frame);
  1995. if (len > 0) {
  1996. handleCmdFrame(len);
  1997. } else if (_iter_started // check if our ContactsIterator is 'running'
  1998. && !_serial->isWriteBusy() // don't spam the Serial Interface too quickly!
  1999. ) {
  2000. ContactInfo contact;
  2001. if (_iter.hasNext(this, contact)) {
  2002. if (contact.lastmod > _iter_filter_since) { // apply the 'since' filter
  2003. writeContactRespFrame(RESP_CODE_CONTACT, contact);
  2004. if (contact.lastmod > _most_recent_lastmod) {
  2005. _most_recent_lastmod = contact.lastmod; // save for the RESP_CODE_END_OF_CONTACTS frame
  2006. }
  2007. }
  2008. } else { // EOF
  2009. out_frame[0] = RESP_CODE_END_OF_CONTACTS;
  2010. memcpy(&out_frame[1], &_most_recent_lastmod,
  2011. 4); // include the most recent lastmod, so app can update their 'since'
  2012. _serial->writeFrame(out_frame, 5);
  2013. _iter_started = false;
  2014. }
  2015. //} else if (!_serial->isWriteBusy()) {
  2016. // checkConnections(); // TODO - deprecate the 'Connections' stuff
  2017. }
  2018. }
  2019. void MyMesh::loop() {
  2020. BaseChatMesh::loop();
  2021. if (_cli_rescue) {
  2022. checkCLIRescueCmd();
  2023. } else {
  2024. checkSerialInterface();
  2025. }
  2026. // is there are pending dirty contacts write needed?
  2027. if (dirty_contacts_expiry && millisHasNowPassed(dirty_contacts_expiry)) {
  2028. saveContacts();
  2029. dirty_contacts_expiry = 0;
  2030. }
  2031. #ifdef DISPLAY_CLASS
  2032. if (_ui) _ui->setHasConnection(_serial->isConnected());
  2033. #endif
  2034. }
  2035. bool MyMesh::advert() {
  2036. mesh::Packet* pkt;
  2037. if (_prefs.advert_loc_policy == ADVERT_LOC_NONE) {
  2038. pkt = createSelfAdvert(_prefs.node_name);
  2039. } else {
  2040. pkt = createSelfAdvert(_prefs.node_name, sensors.node_lat, sensors.node_lon);
  2041. }
  2042. if (pkt) {
  2043. sendZeroHop(pkt);
  2044. return true;
  2045. } else {
  2046. return false;
  2047. }
  2048. }