Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-04 | new typing style | Maxim Devaev | |
2022-08-19 | cmdret module instead of cmd.read implementation | Maxim Devaev | |
2022-08-17 | minor fix | Maxim Devaev | |
2022-08-17 | add the ability to use command exit status as a gpio state in ugpio/cmd (#112) | Dylan M. Kozicki | |
2022-08-07 | using shield_fg() in atomic (now atomic_fg) | Maxim Devaev | |
2022-08-07 | using shield_fg() | Maxim Devaev | |
2022-08-07 | simplified AioNotifier() | Maxim Devaev | |
2022-08-06 | compressed mode for /api/msd/read | Maxim Devaev | |
2022-08-05 | shielded some tasks | Maxim Devaev | |
2022-08-05 | shield some finally ops | Maxim Devaev | |
2022-08-04 | refactored msd writer api | Maxim Devaev | |
2022-08-03 | refactored msd reader api | Maxim Devaev | |
2022-07-30 | Fixed pikvm/pikvm#783: remove incomplete msd image | Maxim Devaev | |
2022-07-29 | refactoring | Maxim Devaev | |
2022-07-24 | msd: downloading status api | Maxim Devaev | |
2022-07-24 | refactoring | Maxim Devaev | |
2022-07-24 | fixed lock behaviour in read_image() | Maxim Devaev | |
2022-07-24 | remount-ro on remove() is not fatal | Maxim Devaev | |
2022-07-24 | process cdrom/rw forbidden states in set_params() | Maxim Devaev | |
2022-07-24 | reading images api | Maxim Devaev | |
2022-07-24 | refactoring | Maxim Devaev | |
2022-07-24 | upload_chunk_size -> write_chunk_size | Maxim Devaev | |
2022-07-24 | renamed new_writer to writer | Maxim Devaev | |
2022-07-24 | writable msd | Maxim Devaev | |
2022-07-24 | refactoring | Maxim Devaev | |
2022-07-24 | basic msd rw api | Maxim Devaev | |
2022-07-22 | renamed otg key to usb key | Maxim Devaev | |
2022-07-21 | refactoring | Maxim Devaev | |
2022-07-21 | Support for driving TESmart KVMs by RS-232 (#89) | Marcin Mikołajczak | |
* Fixed TESmart name casing * Support for driving TESmart KVMs by RS-232 * Restored 0-based pin numbering | |||
2022-06-19 | improved subprocess cmd logging | Maxim Devaev | |
2022-04-16 | locator plugin | Maxim Devaev | |
2022-04-12 | fix | Maxim Devaev | |
2022-04-12 | removed unnecessary proc.returncode | Maxim Devaev | |
2022-04-10 | refactoring | Maxim Devaev | |
2022-04-10 | aiohelpers | Maxim Devaev | |
2022-04-10 | get rid of the otg-unlock helper | Maxim Devaev | |
2022-04-06 | fixed logging | Maxim Devaev | |
2022-04-06 | refactoring | Maxim Devaev | |
2022-04-02 | otgconf gpio plugin | Maxim Devaev | |
2022-04-01 | otg hid: close device if udc is unbound | Maxim Devaev | |
2022-04-01 | delay | Maxim Devaev | |
2022-04-01 | refactoring | Maxim Devaev | |
2022-03-31 | refactoring | Maxim Devaev | |
2022-03-31 | otg msd: handle functions switching | Maxim Devaev | |
2022-03-31 | get rid of otgbind's cleanup and fixed hid for this | Maxim Devaev | |
2022-03-31 | removed UsbDeviceController() class | Maxim Devaev | |
2022-03-31 | simplified find_udc() | Maxim Devaev | |
2022-03-30 | improved otgbind | Maxim Devaev | |
2022-03-28 | refactoring | Maxim Devaev | |
2022-03-28 | Update radius.py (#85) | Andrew Aubury | |