Commit History

Author SHA1 Message Date
  Felix Knecht b8c80f7471 Made py files executable (#73) 6 years ago
  Peter Magnusson 69b5a9b6f2 lint 8 years ago
  Peter Magnusson 113422a999 Merge branch 'add-timeout' of https://github.com/romanchyla/nodemcu-uploader into next 8 years ago
  Peter Magnusson acfe2dacc8 Linting and tests 8 years ago
  kmpm d0cf4b8da9 fix for bad import 8 years ago
  kmpm f32e8a6d99 unicode and LF 8 years ago
  kmpm 89ab381570 Some readme and rename of runner 8 years ago
  kmpm 6b505d4f29 restructure the project 8 years ago
  Peter Magnusson aa1e95dc4d Detect bad import of console and miniterm 8 years ago
  Peter Magnusson 71f1d34c76 make setup more complete for pypi 8 years ago
  Jonathan karras 46c16638aa Changed to hash based verification. 8 years ago
  Lionello Lunesu 61b17b2d3d Change default PORT for Max OSX 8 years ago
  Peter Magnusson 1bdac34d1d open files with 'rb' instead of 'rt' 8 years ago
  Peter Magnusson 4da8893008 better log message 8 years ago
  fadishei 2ee71e3c5c add file remove feature 8 years ago
  Martin Schuhfuss c4a14ee10f Don't compile init.lua when uploading. 8 years ago
  jonasbjurel 5d09973f89 Issue with download file size truncation fixed. 9 years ago
  Peter Magnusson 5571894512 Merge pull request #12 from lrozema/master 9 years ago
  Jens Hauke ba15d9fd22 new sub-command "exec": Execute lua file line by line 9 years ago
  Jens Hauke 9303ab066a Changed synchronization with the lua interpreter. 9 years ago
  Lourens Rozema 039c10b2c6 Erase compiled version before uploading a new compile. 9 years ago
  Lourens Rozema 1140cdfec7 Execute the compiled version when --dofile is combined with --compile. 9 years ago
  Lourens Rozema da8ddde77c Implement --terminal to start miniterm after upload. 9 years ago
  Lourens Rozema 4673b6c374 Add the --dofile option to execute the file after upload. 9 years ago
  Lourens Rozema 47ae66c6e6 Speed-up prepare by 1.8s at 9600bps. 9 years ago
  Lourens Rozema 94050fe5f1 Fix baudrate switching. 9 years ago
  Lourens Rozema 9f85f1dfc5 Make sure verbose is set before instantiating Uploader. 9 years ago
  Lourens Rozema 1e42906591 Upload and verify now works without dump too, speed up when upload/verify of README.md from 17.1 to 12.7s at 9600bps. 9 years ago
  Lourens Rozema a8c76bf8b7 Increase the timeout some more since it is only used for failure situations now. 9 years ago
  Lourens Rozema fbf7a19cdc Allow uploader to start an uploaded file for faster testing. 9 years ago