Commit Graph

  • 85d904a03e
    Add README note on fork changes #586 xyx0826 2022-05-13 16:28:27 -0700
  • 759bdb4c4c
    Add VSCode and PlatformIO .gitignores xyx0826 2022-05-13 16:12:07 -0700
  • 8c956c4254
    Remove wifi function redefinitions in src/cgiwifi.c from cherry-picking xyx0826 2022-05-13 16:11:52 -0700
  • 376dc6adcf
    fix issue due to removal of user web server Thorsten von Eicken 2020-01-07 21:26:26 -0800
  • 6fe804f8cd
    add shared header into espfs html generation Thorsten von Eicken 2020-01-07 21:18:58 -0800
  • 860d727667
    fix mkespfs.py filename padding Thorsten von Eicken 2020-01-07 20:34:52 -0800
  • 19b41ca2e6
    remove user-webserver Thorsten von Eicken 2020-01-06 23:17:00 -0800
  • 4ac5276ae4
    fix espfs image alignment issue Thorsten von Eicken 2020-01-06 23:04:19 -0800
  • 1bcf1a9442
    use a linker script that works Thorsten von Eicken 2020-01-06 22:36:03 -0800
  • 1a03d5e6db
    generate espfs image and compile as C file Thorsten von Eicken 2020-01-06 22:24:59 -0800
  • f41c5a0426
    new mkespfs.py tool Thorsten von Eicken 2020-01-06 19:18:20 -0800
  • 17e6355bd7
    more reorg to build using pio Thorsten von Eicken 2019-12-16 13:02:34 -0800
  • 29d1c34fa1
    create spiffs successfully (use -t buildfs) Thorsten von Eicken 2018-10-18 22:58:00 -0700
  • aa36414377
    linker tweaks Thorsten von Eicken 2018-10-18 21:57:50 -0700
  • 1bfb17e1f3
    add spiffs code, not yet actually integrated Thorsten von Eicken 2018-10-17 14:35:11 -0700
  • 4395fc4a04
    compile under platformio Thorsten von Eicken 2018-10-17 14:04:18 -0700
  • e91a218b65
    Merge branch 'fix-master' xyx0826 2022-05-12 16:13:02 -0700
  • 0005312bf5
    Merge be0b408167 into cf329e8b84 #527 deividAlfa 2021-07-18 23:32:05 +0000
  • be0b408167
    Update console.c #527 deividAlfa 2021-07-19 01:31:09 +0200
  • 9459bd97aa
    Merge 2a6ad35a5d into cf329e8b84 #526 deividAlfa 2021-07-17 14:36:46 +0000
  • 2a6ad35a5d
    Update BUILDING.md #526 deividAlfa 2021-07-17 16:36:27 +0200
  • 801ce9d9d5
    Merge 79e49443dc into cf329e8b84 #503 Jaap de Wolff 2020-11-23 14:04:50 +0100
  • 79e49443dc Do not use the foldername 'build' direct in the make file sources or targets. #503 Jaap de Wolff 2020-11-23 14:00:29 +0100
  • 037c9ada86
    Merge 457a7e8ba7 into cf329e8b84 #502 Jaap de Wolff 2020-11-23 13:13:04 +0100
  • 457a7e8ba7 Changes to html files now trigger compressor in make #502 Jaap de Wolff 2020-11-23 13:09:01 +0100
  • bf4a9fe833
    Merge ed634e8e71 into cf329e8b84 #501 Jaap de Wolff 2020-11-20 21:50:52 +0100
  • ed634e8e71 Add support for inverting each input and output UART signal #501 Jaap de Wolff 2020-11-20 21:45:34 +0100
  • 9542b76d12
    Merge a97597bca1 into cf329e8b84 #485 Gitai 2020-03-18 18:02:58 -0700
  • a97597bca1
    Update style.css #485 Gitai 2020-03-19 09:02:55 +0800
  • 43e566b3de
    Update style.css Gitai 2020-03-19 08:53:58 +0800
  • 219e66ee4b
    Update log.html Gitai 2020-03-19 08:52:27 +0800
  • b37ea9228d
    Update Flashing.md #487 Chris 2020-03-18 16:26:57 -0400
  • e35b53d522
    Update Flashing instructions #486 Chris 2020-03-18 16:15:41 -0400
  • 2729d64d3b
    Update console.html Gitai 2020-03-17 19:35:31 +0800
  • 99faca6659
    Update style.css Gitai 2020-03-17 18:38:27 +0800
  • 309abedc02
    Update console.html Gitai 2020-03-17 17:56:08 +0800
  • c238ff359b
    Merge 3daebc2732 into cf329e8b84 #326 dannybackx 2020-03-04 14:14:26 +0000
  • 63d7f82e2b
    Merge 1b87130e98 into cf329e8b84 #383 pezinek 2020-02-21 15:28:43 +0000
  • cf329e8b84 Vim master Brian Clemens 2020-02-20 21:21:29 +0900
  • a95a0c47a1
    Vim #482 Brian Clemens 2020-02-20 21:21:29 +0900
  • 75448fdeb9 Change reset line high output to no output Yukai Li 2019-12-24 15:30:15 -0700
  • fe69728979 Change reset line high output to no output #479 Yukai Li 2019-12-24 15:30:15 -0700
  • 43ee67b25b
    fix issue due to removal of user web server platformio Thorsten von Eicken 2020-01-07 21:26:26 -0800
  • cdb8054e65
    add shared header into espfs html generation Thorsten von Eicken 2020-01-07 21:18:58 -0800
  • 1046038d36
    fix mkespfs.py filename padding Thorsten von Eicken 2020-01-07 20:34:52 -0800
  • 81140cbe1c
    remove user-webserver Thorsten von Eicken 2020-01-06 23:17:00 -0800
  • 63b7d4a5a9
    fix espfs image alignment issue Thorsten von Eicken 2020-01-06 23:04:19 -0800
  • 011f095959
    use a linker script that works Thorsten von Eicken 2020-01-06 22:36:03 -0800
  • e8964de1d3
    generate espfs image and compile as C file Thorsten von Eicken 2020-01-06 22:24:59 -0800
  • 6153c29c8d
    new mkespfs.py tool Thorsten von Eicken 2020-01-06 19:18:20 -0800
  • 5de54a6750
    more reorg to build using pio Thorsten von Eicken 2019-12-16 13:02:34 -0800
  • 09474e6734 Changed to shebang Fabio 2019-08-02 23:44:01 +0200
  • 1cfbc51317 Changed compatibility for Python 2, added license Fabio 2019-08-02 23:38:35 +0200
  • 13cae85bd2
    Changed to shebang #458 Fabio 2019-08-02 23:44:01 +0200
  • e98bfdcb02
    Changed compatibility for Python 2, added license Fabio 2019-08-02 23:38:35 +0200
  • 697e6b5c22 Changed argument getter with sizeof mr-sven 2018-04-25 21:00:40 +0200
  • 3036a1f4cc Add note on flash mode Florian Beier 2018-04-13 14:45:50 +0200
  • cba426021d Ensure MDNS broadcasts go out on whatever interfaces we are using Tyler Anderson 2017-12-13 12:08:17 -0800
  • ef3d68d8f0 change length for mqtt username and password fix for #450 Bartlomiej Zimon 2019-07-11 17:44:27 +0000
  • 5995df787d add soft-ap channel option fix for #345 and #453 Bartlomiej Zimon 2019-07-11 17:40:31 +0000
  • 84fd0a3a58 Change MQTT password to 64 chars, fixes #356 Bartlomiej Zimon 2018-01-23 22:26:54 +0100
  • 9d5bfffc14 - add ajax /console/clear - fix #348 Bartlomiej Zimon 2018-01-03 09:59:26 +0100
  • 03bea3dd2d fix version Bartlomiej Zimon 2017-07-29 19:21:17 +0200
  • d189a1b3fa Cross compatibility script to upload ATmega2560 (#457) Fabio 2019-08-02 08:15:37 +0200
  • 45fd197769
    Cross compatibility script to upload ATmega2560 #457 Fabio 2019-08-01 23:58:36 +0200
  • 4eea88f3e8 change length for mqtt username and password fix for #450 #320 Bartlomiej Zimon 2019-07-11 17:44:27 +0000
  • 22c00125c8 add soft-ap channel option fix for #345 and #453 Bartlomiej Zimon 2019-07-11 17:40:31 +0000
  • 1a1fb37336
    create spiffs successfully (use -t buildfs) Thorsten von Eicken 2018-10-18 22:58:00 -0700
  • cdcde186a2
    linker tweaks Thorsten von Eicken 2018-10-18 21:57:50 -0700
  • fef4c67958
    add spiffs code, not yet actually integrated Thorsten von Eicken 2018-10-17 14:35:11 -0700
  • 0a73be2983
    compile under platformio Thorsten von Eicken 2018-10-17 14:04:18 -0700
  • 1b87130e98
    esptool.py: Flash size arguments in megabits like '32m' are deprecated. #383 pezinek 2018-05-20 14:45:06 +0200
  • 5cc297c1be Changed argument getter with sizeof #382 mr-sven 2018-04-25 21:00:40 +0200
  • 83280bad27
    Add note on flash mode #374 Florian Beier 2018-04-13 14:45:50 +0200
  • a0d3bb3e72 Change MQTT password to 64 chars, fixes #356 Bartlomiej Zimon 2018-01-23 22:26:54 +0100
  • a6dfcb3492 Merge 00555b7bad into fe4f565fe8 #333 dannybackx 2018-01-04 00:46:07 +0000
  • fe4f565fe8 Mention how to use Ivan Grokhotkov's esptool (#337) Rasmus Lerdorf 2018-01-03 16:45:29 -0800
  • 316c50bad9 - add ajax /console/clear - fix #348 Bartlomiej Zimon 2018-01-03 09:59:26 +0100
  • b339ea5679 Ensure MDNS broadcasts go out on whatever interfaces we are using #351 Tyler Anderson 2017-12-13 12:08:17 -0800
  • c70509a8c9 Mention how to use Ivan Grokhotkov's esptool #337 Rasmus Lerdorf 2017-09-17 22:56:37 -0700
  • 00555b7bad Changes for DST #333 Danny Backx 2017-09-10 17:46:35 +0200
  • 5851782e69 Merge 3d228766dc into e57f29c019 #332 dannybackx 2017-09-10 09:21:58 +0000
  • 3d228766dc Changes for DST #332 Danny Backx 2017-09-10 10:27:22 +0200
  • 47ed2822eb Merge 463aa41ecf into e57f29c019 #329 dannybackx 2017-09-04 18:39:06 +0000
  • 463aa41ecf Changes for daylight savings time #331 #329 Danny Backx 2017-09-04 20:34:47 +0200
  • 3daebc2732 Changes to esp-link for coping with REST replies longer than 100 bytes #326 Danny Backx 2017-08-19 16:16:01 +0200
  • b8605b5e9b fix version Bartlomiej Zimon 2017-07-29 19:21:17 +0200
  • e57f29c019
    remove rs485 support due to boot issues (us timer?) Thorsten von Eicken 2017-07-28 08:32:03 -0700
  • b6c244175b
    update Dockerfile for SDK2.1.0 Thorsten von Eicken 2017-07-27 22:27:53 -0700
  • 9c6530d6f0
    add megaflash and bootloader 1.7 into release tgz v3.2.47.alpha Thorsten von Eicken 2017-06-19 07:10:51 -0700
  • 5f56a47436
    fix uart init v3.2.46.alpha Thorsten von Eicken 2017-06-18 21:45:24 -0700
  • 7d0ac42e62
    added TX-en UI back in fix-master Thorsten von Eicken 2017-06-18 21:28:27 -0700
  • d7823b0947
    switch to us timer Thorsten von Eicken 2017-06-18 21:21:51 -0700
  • 02b31b1818
    merge megaflash and split-up-recv back in Thorsten von Eicken 2017-06-18 21:13:23 -0700
  • 1d2ebd94be
    move to SDK 2.1.0 Thorsten von Eicken 2017-06-18 20:53:20 -0700
  • 9e8bba88ba
    fix REST_SetHeader, fixes #276 V3.2.45.alpha Thorsten von Eicken 2017-06-17 20:52:28 -0700
  • d94628cbe6
    try 6 to fix travis build V3.2.44.alpha Thorsten von Eicken 2017-06-17 19:01:34 -0700
  • b150d3d026
    try 5 to fix travis build Thorsten von Eicken 2017-06-17 18:53:14 -0700
  • cbe22ba844
    try 4 to fix travis build Thorsten von Eicken 2017-06-17 18:50:36 -0700
  • 0d3f35b46b
    try 3 to fix travis build Thorsten von Eicken 2017-06-17 18:46:59 -0700