Wykres commitów

  • af096a3548 Add config option to set debug level, add trace calls for incoming and outgoing data sh123 2021-11-12 19:57:12 +0200
  • 34663fb943 Fix compilation issue when using lora lib sh123 2021-11-12 10:36:04 +0200
  • 52ea610c35 Set default module to SX1278 sh123 2021-11-10 09:07:32 +0200
  • 1224ae9c1b
    Uses SX1268 (#28) Gabriel Huang 2021-11-10 14:59:34 +0800
  • 450c5cc299 Update doc strings sh123 2021-10-31 14:56:05 +0200
  • 2c6ac8dcfe Rename dio0/dio1 to A/B to make them more generic sh123 2021-10-31 14:49:03 +0200
  • 43edea2fbd Documentation sh123 2021-10-31 14:36:44 +0200
  • 5e33216c83 Pass Dio1 pin to module sh123 2021-10-31 14:21:33 +0200
  • a68ce8d6e8 Merge branch 'master' of https://github.com/sh123/esp32_loraprs sh123 2021-10-30 11:29:45 +0300
  • 9982058a62 Update comment sh123 2021-10-30 11:29:26 +0300
  • 3a9f87ea47
    Update README.md sh123 2021-10-28 10:20:51 +0300
  • 7c81afb4fb
    Update README.md sh123 2021-10-28 10:19:49 +0300
  • 751d2e5dab
    Update README.md sh123 2021-10-28 10:17:35 +0300
  • 8cfde44ee7
    Update README.md sh123 2021-10-28 10:17:08 +0300
  • f81223fb51 Uses SX1268 Gabriel Huang 2021-10-28 15:15:18 +0800
  • bb6b61300a
    Update README.md sh123 2021-10-27 09:37:26 +0300
  • 2e5b189261
    Update README.md sh123 2021-10-27 09:36:57 +0300
  • 3d6e059420 Remove some magic constants sh123 2021-10-26 19:37:01 +0300
  • 8df912facf Merge branch 'master' of https://github.com/sh123/esp32_loraprs sh123 2021-10-26 17:11:50 +0300
  • 5c727dac78 Added image sh123 2021-10-26 17:11:30 +0300
  • add2261f37
    Update README.md sh123 2021-10-26 17:06:04 +0300
  • a96d69df05
    Update README.md sh123 2021-10-26 17:03:04 +0300
  • bc7f5d24d3
    Update README.md sh123 2021-10-26 17:01:29 +0300
  • 9f8296f95f
    Update README.md sh123 2021-10-26 16:59:51 +0300
  • 018e50b580
    Update README.md sh123 2021-10-26 16:58:46 +0300
  • 1d7abf732e Logging sh123 2021-10-26 16:49:03 +0300
  • 73d172df0c Logging sh123 2021-10-26 16:36:16 +0300
  • 6a3cc32613 Append \0 in receive sh123 2021-10-26 16:18:49 +0300
  • 987a83184b Improve and refactor sh123 2021-10-26 15:34:08 +0300
  • 5abf4e8d09 Comments, logging sh123 2021-10-26 15:15:02 +0300
  • e6e016a035 Fixes for TNC2 support sh123 2021-10-26 15:07:27 +0300
  • 6570ab7d20 Update doc string sh123 2021-10-26 13:18:01 +0300
  • 55d74c04e4 Add ability to disable KISS and run in TNC2 mode sh123 2021-10-26 13:09:43 +0300
  • a1c8f2761c Add configuration flag to allow text aprs messaging sh123 2021-10-26 12:01:14 +0300
  • d4da05aae0 Rename module.h to module_name.h sh123 2021-10-25 17:40:09 +0300
  • d47fdc891b Cleanup sh123 2021-10-25 17:39:10 +0300
  • 952c2f1a3c Take module name from file sh123 2021-10-25 16:53:52 +0300
  • b2a39d876c Added images sh123 2021-10-25 15:59:00 +0300
  • ac7416d630 Add image sh123 2021-10-23 18:41:26 +0300
  • cfcc6bf33d Add csma diagram sh123 2021-10-23 15:49:29 +0300
  • 9e1b187ce8 Merge branch 'master' of https://github.com/sh123/esp32_loraprs sh123 2021-10-23 12:45:52 +0300
  • f60cdbd08f Added yED diagram sh123 2021-10-23 12:45:42 +0300
  • 1cb044c9df
    Update README.md sh123 2021-10-23 12:43:57 +0300
  • 80ac02fba7
    Update README.md sh123 2021-10-23 12:43:03 +0300
  • 4b8336ab88
    Update README.md sh123 2021-10-23 12:41:38 +0300
  • 7d74ef93ee
    Update README.md sh123 2021-10-23 12:41:15 +0300
  • 82f0f41a59 Merge branch 'master' of https://github.com/sh123/esp32_loraprs sh123 2021-10-23 12:39:44 +0300
  • ef181c19a7 Update diagram sh123 2021-10-23 12:39:25 +0300
  • db6c0c39dd
    Update README.md sh123 2021-10-23 12:31:19 +0300
  • 4dc13f816f Update diagram sh123 2021-10-23 12:30:26 +0300
  • 635df470aa Disable bluetooth if USB mode is active sh123 2021-10-22 22:20:17 +0300
  • c25ec7d816
    Add support for USB-OTG operation and improve logging (#25) sh123 2021-10-22 22:09:17 +0300
  • 8414418080 Improve logging sh123 2021-10-22 22:04:29 +0300
  • 1f6e611291 Improve logging sh123 2021-10-22 22:02:13 +0300
  • 0b432d67c5 Disable logging when USB is enabled sh123 2021-10-22 21:54:57 +0300
  • a7f50eeb54
    Update README.md sh123 2021-10-22 21:48:33 +0300
  • 8f5d0f26d6 Merge from master sh123 2021-10-22 21:37:10 +0300
  • fc494adda5 Set USE_RADIOLIB by default sh123 2021-10-22 21:30:09 +0300
  • 27b5ec3213 Tuning sh123 2021-10-22 18:23:08 +0300
  • a250383cef Usb serial support sh123 2021-10-22 18:11:51 +0300
  • 5e3e0b3c89 Use debug log facility sh123 2021-10-22 16:22:07 +0300
  • 3c0558d2eb Improve log lines sh123 2021-10-21 22:05:26 +0300
  • 6dbc2fdab5 Documentation sh123 2021-10-21 21:58:07 +0300
  • 256f95bcf5 Update documenation sh123 2021-10-21 21:54:25 +0300
  • fc1ce59948 Drop previous client if new one is connecting sh123 2021-10-21 21:48:49 +0300
  • 32b68cc237 KISS TCP/IP server fixes sh123 2021-10-21 21:25:35 +0300
  • 46833d732b Bug fixing sh123 2021-10-21 20:56:52 +0300
  • a76129ee59 Documentation sh123 2021-10-21 20:47:45 +0300
  • 5bd632a73c Bug fixing sh123 2021-10-21 20:27:49 +0300
  • 42395ab18c Small refactoring sh123 2021-10-21 15:47:01 +0300
  • db18b6ba08 Disable APRS-IS when WiFi is in AP mode sh123 2021-10-21 15:43:38 +0300
  • 474613bbdc WiFi AP does not require re-connection sh123 2021-10-21 15:38:33 +0300
  • 3ce9c99679 Added support for soft ap sh123 2021-10-21 15:18:11 +0300
  • ce40ff98d2 Bug fixes sh123 2021-10-21 13:14:58 +0300
  • cb3960e963 Use wifi when KISS TCP/IP is needed sh123 2021-10-21 13:14:14 +0300
  • 89ef736c93 Needs wifi when KissEnableTcpIp is true sh123 2021-10-21 13:10:40 +0300
  • 60a4df9c2d Add options to enable kiss over tcp/ip and AP mode sh123 2021-10-21 13:09:08 +0300
  • eb12b0309f Added RadioLib based carrier detect sh123 2021-10-20 20:53:50 +0300
  • e0b45711a7 Added images sh123 2021-10-20 17:17:02 +0300
  • 316b423fb4 Added image sh123 2021-10-20 17:09:17 +0300
  • 4551e10b3d Update image sh123 2021-10-20 17:03:23 +0300
  • a3738dfd27 Added image sh123 2021-10-20 17:01:55 +0300
  • ebe1f59c2c
    Update README.md sh123 2021-10-20 16:57:34 +0300
  • b486011895
    Update README.md sh123 2021-10-20 16:50:10 +0300
  • 2453558a2b
    Update README.md sh123 2021-10-20 16:49:15 +0300
  • 1fe3f42aac Added image sh123 2021-10-20 16:40:59 +0300
  • b979cd0246 Merge branch 'master' of https://github.com/sh123/esp32_loraprs sh123 2021-10-20 16:31:14 +0300
  • 99603e8906 Configuraion improvements sh123 2021-10-20 16:30:52 +0300
  • 59a4a0c3b9
    Update README.md sh123 2021-10-20 13:42:30 +0300
  • 26d9f7b184
    Update README.md sh123 2021-10-20 13:41:47 +0300
  • 4f2d6ed5cd
    Update README.md sh123 2021-10-20 13:41:10 +0300
  • 2e6b1ac4a2
    Update README.md sh123 2021-10-20 13:40:32 +0300
  • 87f4e4b0e1
    Update README.md sh123 2021-10-20 13:39:46 +0300
  • 580121a27b
    Update README.md sh123 2021-10-20 13:38:30 +0300
  • e1520628c5
    Radiolib support (#23) sh123 2021-10-20 13:20:19 +0300
  • 93348054b4 Comment sh123 2021-10-20 13:17:58 +0300
  • a23f51bd4d Better selection between radiolib and arduino-lora sh123 2021-10-20 13:16:41 +0300
  • 43fd5bd4bc Added log line sh123 2021-10-20 13:04:49 +0300
  • db329b555e Merge branch 'master' into radiolib sh123 2021-10-20 12:59:04 +0300
  • b5b61e6318 Implemented restart command sh123 2021-10-20 12:58:43 +0300