Commit History

Author SHA1 Message Date
  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
  Lourens Rozema 9a32d59227 NodeMCU gets restart by DTR, make sure timeout is long enough (also for delaying init.lua code) and sync on NodeMCU welcome message. 9 years ago
  Lourens Rozema 88fcf94ded Make sure writes get flushed. 9 years ago
  Lourens Rozema 445a51ba67 Add log debug on write and expect. 9 years ago
  Lourens Rozema b69cde8d7f Merge remote-tracking branch 'upstream/master' 9 years ago
  Lourens Rozema 2c34d93b2d Clean up baudrate switching code to use the new exchange code. 9 years ago
  Lourens Rozema 5d2b949ab3 Speed up file list by more then two seconds realtime. 9 years ago
  Lourens Rozema c0c5c9bc52 Change baudrate while python serial still open, otherwise DTR/RTS get reset. 9 years ago
  Peter Magnusson 64fd6964c8 make format wait until done 9 years ago
  Peter Magnusson 119285319f Changed the syntax for multi file upload/download. 9 years ago