Commit Graph

  • d8a7e8d32b Bump ua-parser-js from 0.7.14 to 0.7.33 in /web dependabot/npm_and_yarn/web/ua-parser-js-0.7.33 dependabot[bot] 2023-01-24 22:34:50 +00:00
  • ca88ee1447 Bump debug from 2.6.8 to 2.6.9 in /web dependabot/npm_and_yarn/web/debug-2.6.9 dependabot[bot] 2023-01-12 09:28:25 +00:00
  • 13c7fc3888 Bump json5 and babelify in /web dependabot/npm_and_yarn/web/json5-and-babelify-2.2.3 dependabot[bot] 2023-01-04 09:54:40 +00:00
  • 455e2265b9 Bump qs from 6.4.0 to 6.5.3 in /web dependabot/npm_and_yarn/web/qs-6.5.3 dependabot[bot] 2022-12-07 08:41:09 +00:00
  • f3a2037ded Bump minimatch and gulp in /web dependabot/npm_and_yarn/web/minimatch-and-gulp-3.0.4 dependabot[bot] 2022-11-01 19:22:28 +00:00
  • e8cfe8a291 Fix link failure on latest espressif32 platform master Marc Juul 2022-07-20 15:13:28 +05:30
  • 61654ec65c Update README.md Jenny Ryan 2022-05-04 11:45:59 -07:00
  • bde3892067 Merge pull request #115 from sudomesh/dependabot/npm_and_yarn/web/minimist-1.2.6 Jenny Ryan 2022-05-04 11:42:52 -07:00
  • b67de3c2bb Bump minimist from 1.2.3 to 1.2.6 in /web dependabot[bot] 2022-04-09 14:19:38 +00:00
  • c0e73e5b43 Update platformio.ini with latest LoRaLayer2 commit grant_____ 2021-11-28 16:01:08 -05:00
  • 0a6e1de011 Merge pull request #113 from code8buster/esp32v3 grant_____ 2021-11-28 15:54:27 -05:00
  • 839072f75f Uncommenting Arduino-LoRa lines, ifndefs added in Layer2 to fix preprocessor problems code8buster 2021-11-23 21:16:15 -05:00
  • 412575a210 Commented all ARDUINO_LORA ifdefs since the compiler refuses to use the new sx1262 class code8buster 2021-11-22 18:28:33 -05:00
  • e6573f716a combined 1276/1262 ifdef code8buster 2021-11-18 20:55:31 -05:00
  • 880687f1a3 Redefined pins for v3, added two-module instantiation in main code8buster 2021-11-17 15:03:05 -05:00
  • 2af0a382b7 Removed redundant defines, changed platformio.ini to use esp32dev target w/ correct ram size for esp32-wroom-32u code8buster 2021-08-08 01:11:57 -04:00
  • c8fac1b56a Initial changes to specify pins for dual SX1276 modules and board def for platformio code8buster 2021-08-07 17:23:51 -04:00
  • 1ba07b45ec Merge pull request #111 from sudomesh/pythonupdate Jenny Ryan 2021-05-31 13:23:19 -07:00
  • 8603b63f6b update python pythonupdate Jenny Ryan 2021-05-31 10:24:54 -07:00
  • c66d465ef2 Bump elliptic from 6.5.3 to 6.5.4 in /web dependabot/npm_and_yarn/web/elliptic-6.5.4 dependabot[bot] 2021-05-31 16:59:02 +00:00
  • c63564a0af Merge pull request #105 from sudomesh/dependabot/npm_and_yarn/web/ecstatic-4.1.4 Jenny Ryan 2021-05-31 09:58:13 -07:00
  • 6992dc6fbc Update README.md samuk 2021-05-26 14:41:04 +01:00
  • afd7ca5b82 Bump ecstatic from 2.2.2 to 4.1.4 in /web dependabot[bot] 2020-12-15 17:01:12 +00:00
  • a90171204c Merge pull request #97 from grisu48/wificlient grant_____ 2020-10-10 22:09:37 -04:00
  • d3b706eaa6 Improve Wifi phoenix 2020-10-02 16:57:06 +02:00
  • 821012d281 update LL2, corrects packet success calculations, related to #81 paidforby 2020-09-20 11:53:21 -04:00
  • a53740869f fix typo in web app, fixes #92 paidforby 2020-09-18 18:58:22 -04:00
  • 2c4c6ce5bf make gps datagram the correct length, fixes #95 paidforby 2020-09-17 22:46:21 -04:00
  • 841698db3b adds board_esp32_v3 fitz 2020-09-16 22:26:16 -07:00
  • 40140c7f77 fix error in using RadioLib with TGGO paidforby 2020-09-12 21:47:00 -04:00
  • c4d93a9fd3 remove DATAGRAM_MESSAGE constant and use MESSAGE_LENGTH from LL2 instead, fully fixes #88 paidforby 2020-09-04 21:31:56 -04:00
  • 26fec5f910 remove unneccessary memset, related to #88 paidforby 2020-09-04 19:59:46 -04:00
  • d73c47e8b6 add info about node version for building web app, fixes #80 paidforby 2020-09-01 17:18:50 -04:00
  • f6c6d65db2 remove setInterval from LoRaClient init, fixes #87 paidforby 2020-08-26 20:27:23 -04:00
  • 4f3da9da60 Finish implementing fixes and pin changes for board_esp32_v2. fitz 2020-08-25 20:21:10 -07:00
  • d1601d993b print info when gps reading fails, related to #87 paidforby 2020-08-25 22:22:33 -04:00
  • 7c9de62076 fixes for simulator shared code paidforby 2020-08-23 20:22:47 -04:00
  • 02ba484ae0 add routing interval and gps beacon options to console paidforby 2020-08-23 12:36:11 -04:00
  • b28cdfd10b adds dutyCycle setting from console, fixes #52, refactors console command functions and usage printouts paidforby 2020-08-20 21:39:32 -04:00
  • a94ca40b72 adds ability to configure lora frequency and spreading factor via console paidforby 2020-08-19 22:33:12 -04:00
  • 2b6b997fcf Merge pull request #86 from galopeian1/master grant_____ 2020-08-19 20:06:20 -04:00
  • 55b85e7021 Merge branch 'master' into master grant_____ 2020-08-19 20:03:37 -04:00
  • 708010cd0d Merge pull request #66 from sudomesh/dependabot/npm_and_yarn/web/minimist-1.2.3 grant_____ 2020-08-19 20:00:35 -04:00
  • 55e42234ac Update package-lock.json Ian Galope 2020-08-18 22:50:27 -04:00
  • e6af86f744 Update package-lock.json Ian Galope 2020-08-18 22:47:31 -04:00
  • 6d4b5d9651 Update package-lock.json Ian Galope 2020-08-18 22:32:55 -04:00
  • 15d6645ded Update package-lock.json Ian Galope 2020-08-18 22:30:10 -04:00
  • b438a32f29 Update package-lock.json Ian Galope 2020-08-18 21:58:54 -04:00
  • d771671e3d Update package-lock.json Ian Galope 2020-08-18 20:39:59 -04:00
  • da0e432db2 Update package-lock.json Ian Galope 2020-08-18 20:21:32 -04:00
  • 916f3f34ae update LL2 commit to fix lopy4 build paidforby 2020-08-18 20:18:25 -04:00
  • 0edaa5c550 adds ability to set txPower from console, related to #78 paidforby 2020-08-18 19:24:04 -04:00
  • 3125320ffe add get config command to print current configuration of Layer1 and LL2 paidforby 2020-08-17 23:02:21 -04:00
  • 8f04da040e fix print out of local address to console, uses datagram now paidforby 2020-08-16 17:38:56 -04:00
  • aeeaf023e2 fix buffer overflow when memsetting response datagram fixes #77 paidforby 2020-08-16 14:55:13 -04:00
  • 44cf2dfc75 adding hardware readme paidforby 2020-06-27 18:55:56 -04:00
  • 9d137b4f5f better method of getting lora info that uses datagram messages paidforby 2020-06-27 18:39:12 -04:00
  • 4307513114 update LoRaLayer2 to fix heltec-v2, sparkfun-lora builds, related to #74 paidforby 2020-06-27 16:45:28 -04:00
  • 78dac9bc4e Merge branch 'marcidy-heltec-oled' resolves #74 paidforby 2020-06-27 15:59:44 -04:00
  • 56eb868de5 add HAS_OLED build flag to platformio.ini for boards that need it related to #74 paidforby 2020-06-27 15:59:31 -04:00
  • fbf2187da4 adding HAS_OLED to build vars to guard in place of using OLED_SDA Matt Arcidy 2020-06-25 12:07:01 -07:00
  • b596f3b636 minor updates to simulator related clients paidforby 2020-06-15 17:50:00 -04:00
  • 7fc5275c98 adds premlinary support for dual LoRa modules and RadioLib paidforby 2020-05-31 21:29:45 -04:00
  • 643ddeb736 disable OLED for sparkfun and heltec related to #74, add explicit destructor for OLED client, add lopy4 to travis build paidforby 2020-05-20 13:42:57 -04:00
  • 00c7a3cbe5 update travis run pio inside of firmware dir paidforby 2020-05-20 12:14:13 -04:00
  • 6500be7b19 Merge branch '1.0.0-rc.2' paidforby 2020-05-20 12:09:42 -04:00
  • 93af2f158a resolve conflict in GPSClient.cpp 1.0.0-rc.2 paidforby 2020-05-20 11:59:44 -04:00
  • 20b5daa4a6 correct some errors in platformio, add explicit CR-LF at end of Stream message paidforby 2020-05-20 11:35:36 -04:00
  • 875396a7c6 finally settled on a new structure, moving src back into firmware dir to make platformio work paidforby 2020-05-20 10:43:05 -04:00
  • 0905d455b9 adding updates and clients from simualtor repo paidforby 2020-05-19 21:39:25 -04:00
  • 3f93049909 dropping support for makeEspArduino paidforby 2020-05-19 21:03:34 -04:00
  • e8fe438dc2 testing possible restructure paidforby 2020-05-19 19:00:43 -04:00
  • 6f6cc8b8fb add support for LoPy4, fixes #42 paidforby 2020-05-14 13:48:42 -04:00
  • 5a7a7860d0 adds version two of the esp32 board, work in progress fitz 2020-05-06 00:04:53 -07:00
  • 7f60265ba1 update to LL2 to DSR branch paidforby 2020-04-21 18:21:32 -04:00
  • 9e33f8edb2 add travis CI badge paidforby 2020-04-14 20:50:52 -04:00
  • 2e6cb8d55e update macaddr to nodeAddress in GPSclient, add .travis.yml paidforby 2020-04-14 20:44:39 -04:00
  • 42053d8cd1 update LoRaclient with changes to LL2 API paidforby 2020-04-14 12:46:15 -04:00
  • e18a7a95c9 minor update to README 1.0.0-rc.1 paidforby 2020-04-14 10:11:23 -04:00
  • bdcc33cb38 Merge pull request #68 from sudomesh/1.0.0-rc.1 grant_____ 2020-04-14 09:48:53 -04:00
  • 440bde1efb remove remaining Serial prints from Console, add utils library, related to #65 paidforby 2020-04-08 15:15:52 -04:00
  • c665f124c7 use 4 byte addresses to sync with latest LoRaLayer2 paidforby 2020-04-07 16:22:24 -04:00
  • 93aafa36f6 add lora frequency as config option paidforby 2020-04-07 13:37:56 -04:00
  • 2850340e27 clean up and simplify tcp client paidforby 2020-04-07 13:36:36 -04:00
  • 7b5975b8c2 Bump minimist from 1.2.0 to 1.2.3 in /web dependabot[bot] 2020-04-04 07:27:50 +00:00
  • a0db340575 refactor TCPclient, make stream transmit entire line, not just one character, related to #48 paidforby 2020-04-01 17:35:54 -04:00
  • e227e866bf refactor console middleware and stream client, related to #48 paidforby 2020-04-01 11:23:58 -04:00
  • f1851f0865 change method of converting datagram message to String in OLED client, add another check for OLED in main paidforby 2020-03-26 11:46:41 -04:00
  • d0f8319c65 update and improve READMEs paidforby 2020-03-21 12:21:49 -04:00
  • 66fb7ca068 Merge pull request #56 from beegee-tokyo/1.0.0-rc.1 grant_____ 2020-03-14 13:37:16 -04:00
  • 839c885251 Fix capitalization error Bernd Giesecke 2020-03-06 08:59:26 +08:00
  • 0addc78cfa adds interactive bom to board_esp32 fitz 2020-02-25 22:08:26 -08:00
  • d1a7e7a73c Removed debug function printMem Bernd Giesecke 2020-02-26 13:34:10 +08:00
  • aa4564bc23 Some more fixes in main.ino, BleUartClient, LoRaClient, TCPClient and WebSocketClient. Rewrite of all History functions. Added settings to save username and interface selection (WiFi or BLE) permanent on the device. Added option to switch between WiFi and BLE (default is WiFi) without recompilation. Bernd Giesecke 2020-02-26 13:13:45 +08:00
  • bf0c88ee20 Fix Console to handle different line endings (CR, LF or CR/LF) Bernd Giesecke 2020-02-24 18:46:04 +08:00
  • 50e14e6038 Fix main.ino Welcome Message, BLE client, OLED client and Console. Bernd Giesecke 2020-02-24 17:30:57 +08:00
  • 95c6e6a190 introduces datagram struct related to #48, LoRaClient and WebSocketClient working paidforby 2020-02-22 23:42:31 -05:00
  • 04f678150a add USE_BLE flags to make settings and all platformio envs, updates to README 0.2.0 paidforby 2020-02-22 14:21:41 -05:00
  • 7d50f93f3e Merge pull request #20 from Peppernrino/master grant_____ 2020-02-21 10:47:04 -05:00
  • 1714672ba1 Merge pull request #28 from sudomesh/dependabot/npm_and_yarn/web/ws-3.3.1 grant_____ 2020-02-21 08:26:08 -05:00