summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-10-10tools: wasptool: Hide the stack trace on pexpect timeoutDaniel Thompson
2020-10-10tools: wasptool: Wait longer for DFU to come upDaniel Thompson
2020-08-14wasptool: Change Python shebang to ensure compatibilityPanagiotis Vasilopoulos
2020-08-02tools: preprocess: Ensure we use python3 interpreterDaniel Thompson
2020-07-26wasptool: Add support for selecting devices by name and MAC addressDaniel Thompson
2020-06-30wasp: Switch to scheduling from interruptDaniel Thompson
2020-06-20wasptool: Add support for binary uploadsDaniel Thompson
2020-06-20wasptool: Fix --resetDaniel Thompson
2020-06-09tools: hex2c: Add crc32s for each segmentDaniel Thompson
2020-05-25wasptool: Better reporting of out-of-memory problems when pastingDaniel Thompson
2020-05-24wasptool: Enable fully automatic OTA firmware deliveryDaniel Thompson
2020-05-18draw565: Switch to a different palette for RLE 2-bit imagesDaniel Thompson
2020-05-15pynus: Switch to the wasp-os versionDaniel Thompson
2020-05-14Make wasp-os namig consistantDaniel Thompson
2020-05-09wasptool: Add a command to compare RTC against the local workstationDaniel Thompson
2020-05-09tools: ota-dfu: Adopt latest versionDaniel Thompson
2020-04-26reloader: OTA flashing tool for wasp-osDaniel Thompson
2020-04-26tools: ota-dfu: Include a Linux-native OTA DFU toolDaniel Thompson
2020-04-26tools/hexmerge: Fix file permissionsDaniel Thompson
2020-04-26tools: wasptool: Improve command output for --exec and --evalDaniel Thompson
2020-04-17tools: wasptool: Introduce simple chunkingDaniel Thompson
2020-04-17tools: wasptool: Add support for --resetDaniel Thompson
2020-04-11wasp: Automatically generate watch.py for PineTimeDaniel Thompson
2020-04-10tools: wasptool: Change characters used in the progress barDaniel Thompson
2020-04-10tools: rle_encode: Optimize the 2-bit encoding slightlyDaniel Thompson
2020-04-06tools: wasptool: Add a progress bar to the BLE uploadsDaniel Thompson
2020-04-06tools: rle_encode: Add a new "2-bit" encoding mode.Daniel Thompson
2020-03-22Add licensing information for all wasp-os files.Daniel Thompson
2020-03-22Rename manager.py and expose its interfaces to all applicationsDaniel Thompson
2020-03-09tools: wasptool: Sneaky hack to avoid copying docstrings to the deviceDaniel Thompson
2020-03-08tools: wasptool: Reorder the execution of arguments.Daniel Thompson
2020-02-19wasp: Add a simple font rendererDaniel Thompson
2020-02-19wasptool: Launch the console after all other argumentsDaniel Thompson
2020-02-19wasp: Simple shell commands (based on upysh)Daniel Thompson
2020-02-19wasp: Add full dd-mm-yyyy calender trackingDaniel Thompson
2020-02-19wasptool: Simple tool for interacting with wasp-os devicesDaniel Thompson
2020-02-03tools: rle_encode: Derive variable names from filenamesDaniel Thompson
2020-01-28tools: rle_encode: Experimental color encoderDaniel Thompson
2020-01-28tools: rle_encode: Implement proper argument parsingDaniel Thompson
2020-01-28tools: rle_encode: Rework into proper functionsDaniel Thompson
2020-01-23WIP: tools: Simple RLE encoderDaniel Thompson
2020-01-14Initial revisionDaniel Thompson