Commit Graph

  • 91c39aa570 Update .travis.yml Luc 2020-12-27 10:53:25 +01:00
  • e6749a1959 Update .travis.yml Luc 2020-12-27 10:53:04 +01:00
  • 20e92723f0 Add esp8266 2.7.4 core forESP01 in PIO Luc 2020-12-22 19:28:46 +01:00
  • a4044c4b91 Hide warnings in updater only mode Luc 2020-12-22 19:27:01 +01:00
  • 0b193fb1b6 Fix warnings in PIO Luc 2020-12-22 17:05:41 +01:00
  • 2d32b4f7e6 bump version Luc 2020-12-22 15:56:21 +01:00
  • 99b6261aa4 Add check for command parameter, to be sure is the expected parameter and not a part of bigger one Luc 2020-12-22 15:40:20 +01:00
  • 95ec8b39e9 Add type commands in monitor support Luc 2020-12-22 10:09:25 +01:00
  • b714bf867b add email and discord webhook Luc 2020-12-20 13:49:50 +01:00
  • a9e931239f Revert "Fix travis not sending email" Luc 2020-12-20 13:42:59 +01:00
  • 009497bcdd Update README.md Luc 2020-12-20 13:24:47 +01:00
  • 3f6d3d33b1 Fix travis not sending email Luc 2020-12-20 12:16:06 +01:00
  • 926dfd155b Update configuration.h Luc 2020-12-20 11:31:21 +01:00
  • 830d29fce1 try travis bot for discord Luc 2020-12-18 17:00:02 +01:00
  • 0101f0a4fe Fix ESP32 compilation failures Luc 2020-12-18 07:00:19 +01:00
  • 21002cf62a Base for MKS Serial protocol on MKS WIFI Luc 2020-12-17 20:29:58 +01:00
  • dac3e0b716 Add [ESP620] to send http get URL Luc 2020-12-14 16:13:44 +01:00
  • 9b1ec9452d Add mDNS Service TXT for ESP3D version Luc 2020-12-14 10:53:36 +01:00
  • 5912a57382 Some refactoing Luc 2020-12-14 10:01:09 +01:00
  • 2d58b305a1 Fix garbage when reset is needed Luc 2020-12-13 21:44:12 +01:00
  • 5073327e30 Add Setting to get verbose boot or minimal one Luc 2020-12-13 15:48:32 +01:00
  • d72e193712 Fix mDNS and OTA conflict name Luc 2020-12-12 15:59:42 +01:00
  • 223d7ece34 Add pin setup for sharing Luc 2020-12-11 21:49:08 +01:00
  • cdfbdd2ed5 Merge pull request #543 from luc-github/dependabot/npm_and_yarn/embedded/ini-1.3.7 Luc 2020-12-11 21:34:08 +01:00
  • a0403cc7ec Bump ini from 1.3.5 to 1.3.7 in /embedded dependabot[bot] 2020-12-11 19:07:14 +00:00
  • f87cbee4d2 Update README.md Luc 2020-12-11 10:26:38 +01:00
  • 6a51f7b95d Update README.md Luc 2020-12-11 10:24:13 +01:00
  • 9b4523fad0 Add Flash from SD FW and FS Luc 2020-12-10 18:18:03 +01:00
  • e3545c8a5e Add refresh if data is not consistent Luc 2020-12-10 18:16:01 +01:00
  • b618710db4 Remove Flag type from ESP401 Luc 2020-12-10 13:37:29 +01:00
  • 8fd3c2caf8 Add new flags for esp8266 to compile under arduino Luc 2020-12-09 20:04:57 +01:00
  • 5963eca3a6 Code cleaning / change flag message EEPROM storage way -Need to reset settings Luc 2020-12-09 16:44:12 +01:00
  • 0072feb6d8 Add Serial monitor to PIO Luc 2020-12-07 14:17:06 +01:00
  • 0e77854f58 Update README.md Luc 2020-12-04 23:36:48 +01:00
  • fab980729d Update platformio.ini Luc 2020-12-04 15:37:46 +01:00
  • fa863105fe Fix several warnings in code and libs Luc 2020-11-30 13:46:50 +01:00
  • 71a4f25edf Add SHARED SD support Luc 2020-11-30 13:44:22 +01:00
  • 568fee6087 Fix confusing output when EPPROM auto reset Luc 2020-11-24 21:54:54 +01:00
  • a9aff21251 restore travis scripts Luc 2020-11-24 11:43:23 +01:00
  • f4275908d6 update travis for test Luc 2020-11-24 10:45:00 +01:00
  • 70a9001638 fix some warnings Luc 2020-11-23 19:55:17 +01:00
  • 62e6528021 Fix new esp8266 waveform parameter in arduino crash travis Luc 2020-11-23 14:26:58 +01:00
  • 29f2d837eb Fix compilations errors Luc 2020-11-23 13:23:14 +01:00
  • adee0d803b use \r as trigger for end line command to be grbl_esp32 compliant Luc 2020-11-23 11:31:19 +01:00
  • daf2f83ae9 Update platformio.ini Luc 2020-11-18 14:28:12 +01:00
  • 217b5062b4 change gitter to discord Luc 2020-11-13 10:07:10 +01:00
  • 8d01cfaf01 Fix wrong platformio.ini for esp8266 Luc 2020-11-08 22:15:57 +01:00
  • 41227d7a4e Add parameter to [ESP800] to set setup flag Luc 2020-11-05 14:20:19 +01:00
  • 1eb58d507d Update README.md Luc 2020-11-02 12:50:13 +01:00
  • 12e6c8ede8 fix compilation with new Print class in esp8266 Luc 2020-11-02 12:25:41 +01:00
  • 8425f96af8 Fix compilations error with ESP8266 Luc 2020-11-02 11:45:28 +01:00
  • bb2b7a8e62 Fixes #394 Luc 2020-11-02 11:32:46 +01:00
  • b3f3af997f Add flag for general setup done or not Luc 2020-11-02 10:05:44 +01:00
  • 4ad387646f Update platformio.ini Luc 2020-10-30 16:52:54 +01:00
  • 2b2eb474d0 Update platformio.ini Luc 2020-10-30 16:51:28 +01:00
  • 1ba6db0846 Fix esp command number for camera settings Luc 2020-10-26 19:22:22 +01:00
  • ca7e831147 update esp32cam.html to use snap Luc 2020-10-26 17:46:31 +01:00
  • 2aa146a926 Remove camera streaming feature as not working as expected Luc 2020-10-26 16:44:18 +01:00
  • 24d7d96c08 move camera stream to webserver insteado of http async Luc 2020-10-26 08:09:29 +01:00
  • adc7ae9778 Allow to enable esp32 serial service independant task Luc 2020-10-26 07:57:24 +01:00
  • b646799599 Fix wait not using delay for esp32 for tasks Luc 2020-10-26 07:53:57 +01:00
  • 5d6b9f6fb2 Update ESP3D-features.xls Luc 2020-10-20 15:20:39 +02:00
  • b7c1f684d2 Update configuration.h Luc 2020-10-18 11:10:32 +02:00
  • eccad4248a Fix hot camera start and restart Luc 2020-10-15 18:50:22 +02:00
  • a700546b8c Add free PSRAM size if any in report Luc 2020-10-15 14:17:49 +02:00
  • c2d7a22006 Better fix for boot issue with camera Luc 2020-10-15 11:41:59 +02:00
  • 50cb4f6294 Add PSRAM detection in ESP420 Luc 2020-10-15 10:11:23 +02:00
  • 694f502fb0 Add Authentication session setting in EEPROM/Preferences Luc 2020-10-10 17:11:08 +02:00
  • 225db55f64 Library update Luc 2020-10-10 16:51:11 +02:00
  • be1b47f9ac Add ping response with session ID and time remaing if authentication Luc 2020-10-08 14:34:10 +02:00
  • 901c13be6f Fix again same stupid error orz Luc 2020-10-07 19:29:39 +02:00
  • 4124fa9148 Typo fixes for webcode error type Luc 2020-10-07 16:17:28 +02:00
  • f3f44786c0 Fix wrong authentication failed management for files served on flash Luc 2020-10-07 10:56:06 +02:00
  • 08b80c66c7 Delete esp3d.ino.generic.bin Luc 2020-10-06 09:14:36 +02:00
  • 8640b8e545 Try to improve bug template and greetings Luc 2020-10-05 18:27:55 +02:00
  • f7166d9c4d Update FUNDING.yml Luc 2020-10-05 17:39:40 +02:00
  • 41a3150551 Update camera.cpp Luc 2020-10-05 15:16:33 +02:00
  • 222dbdaf44 Create task for serial on ESP32 to avoid data lost Luc 2020-10-05 10:45:01 +02:00
  • 050eba3e73 Upgrade arduinoWebsockets Luc 2020-10-04 17:00:35 +02:00
  • 1c1a7d2fba add missing library orz... Luc 2020-10-04 14:39:59 +02:00
  • 36601eec0a Upgrade arduino websocket to 2.2.0 Luc 2020-10-04 12:43:03 +02:00
  • 556fd6a652 fix uper case typo in path Luc 2020-10-04 11:17:06 +02:00
  • 5097084297 Move issue tracker images to wiki Luc 2020-10-04 11:12:51 +02:00
  • 1a5c0e8a20 move 3.0 branch link to wiki Luc 2020-10-04 10:42:53 +02:00
  • cdb33f78bb Change image from master branch path to wiki path Luc 2020-10-04 10:11:01 +02:00
  • e231e0b8b3 Update Home.md Luc 2020-10-04 10:03:48 +02:00
  • eb842f8ae7 Create wiki source directory and github-action to sync with wiki Luc 2020-10-04 10:00:15 +02:00
  • a212d3b049 Fix Wrong error code if ack timeout Luc 2020-10-03 19:50:54 +02:00
  • 7a804591c3 Disable webupdate capability if no ota partition in ESP32 Luc 2020-09-24 21:21:27 +02:00
  • e9b742434f Fix loop of unique ota partition wrongly detected as second partition Luc 2020-09-24 20:12:35 +02:00
  • 766eb4efbd Update hal.cpp Luc 2020-09-24 20:08:33 +02:00
  • 5ddf03ff11 Update sdio_esp32.cpp Luc 2020-09-24 20:08:12 +02:00
  • cafd52c403 Add sanity check per Aneantisor suggestion Luc 2020-09-23 21:07:16 +02:00
  • b827984813 Update configuration.h Luc 2020-09-23 18:59:03 +02:00
  • 68c0c3a800 Merge pull request #507 from padcom/esp01s Luc 2020-09-23 09:48:35 +02:00
  • 3f3370dd94 Expand the esp01s section to 80MHz and 160MHz Matthias Hryniszak 2020-09-23 09:37:44 +02:00
  • d794af636d Add esp01s environment to be able to build and upload from commandline Matthias Hryniszak 2020-09-23 09:05:46 +02:00
  • a7e97d873f Fix recursive deadloop on esp32 with pinMode thanks Aneantisor Luc 2020-09-22 15:47:01 +02:00
  • 4341efedfd Add captive portal detection in embeded page and display message accordingly Luc 2020-09-22 13:00:56 +02:00
  • 84a72d57b3 Update lock.yml Luc 2020-09-21 21:19:19 +02:00