summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-02-27fix: forces root to be redirected locallythiswillbeyourgithub
2022-02-27fix: wasptool --pull fails when downloading nested filethiswillbeyourgithub
2021-12-24wasp: Switch recommended toolset to 10-2020-q4Daniel Thompson
2021-09-10tools: wasptool: Increase OTA reboot timeoutDaniel Thompson
2021-09-10wasptool: Automatically create directories during uploadDaniel Thompson
2021-08-07tools: hrs2csv: Add a simple parser for hrs.data filesDaniel Thompson
2021-07-25Fix escape sequences in wasptoolAndreas Kloeckner
2021-07-25wasptool: Make mem_free issue data as csvDaniel Thompson
2021-06-20tools: Update nrfutil for click 8.x compatibilityDaniel Thompson
2021-06-20rle_encode: Include the image size in the commentsDaniel Thompson
2021-05-05wasptool: Fix progress bar numberingDaniel Thompson
2021-03-27wasptool: add --battery to check battery levelthefenriswolf
2021-02-25tools: wasptool: Fix binary downloads for a specific special caseDaniel Thompson
2021-02-21tools: wasptool: Additional adoption of the run_command wrapperDaniel Thompson
2021-02-21tool: wasptool: Add a free memory reporting toolDaniel Thompson
2021-02-21tools: wasptool: Better REPL integrationDaniel Thompson
2021-02-21tools: wasptool: Add push/pull commandsDaniel Thompson
2021-02-20Added Docker setup to build wasp-os.Shuhao Wu
2021-01-10wasptool: Allow files to be renamed during an uploadDaniel Thompson
2020-12-31manager: Recategorize the theme labels for appsDaniel Thompson
2020-12-31wasp: manager: Byte-swap the theme encodingDaniel Thompson
2020-12-29tools: rle_encode: Add a parameter for direct CLUT lookupDaniel Thompson
2020-12-28tools: rle_encode: Make 2-bit encoding the defaultDaniel Thompson
2020-12-13tools: themer: Fix the online helpDaniel Thompson
2020-12-13widgets: BatteryMeter: Fix theme handlingDaniel Thompson
2020-12-13Added basic theming engine.kozova1
2020-12-12tools: Update intelhex, hexmerge.py and nrfutil for python 3.9 compatibilitySiroj42
2020-12-10tools: hexmerge: Replace redundant copy with a symlinkDaniel Thompson
2020-11-08tools: rle_encode: Add support for rendering 2-bit RLEs to C srcDaniel Thompson
2020-11-04hex2c.py: Adopt a maximum chunk sizeDaniel Thompson
2020-10-21tools: wasptool: Improve error reporting if we can't syncDaniel Thompson
2020-10-21tools: wasptool: Fix verbose/not-verbose handlingDaniel Thompson
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