Bernd Herzog
|
3998dc124a
|
added cpld info shell commands (#1703)
* added cpld info shell commands
* fixed reset
|
2024-01-02 00:18:53 +01:00 |
|
Totoo
|
7bf3e02f6c
|
Faster usb serial file download (#1674)
* Made file read much faster via USB serial
* Remove old code
|
2023-12-25 17:25:16 +01:00 |
|
Totoo
|
36e1b9a36e
|
Portapack USB screen tx (#1653)
* implemented 2 screen read functions, and haxfixed windows usb bug
* Support up to 64 byte per packet for faster tx
* Added filesize command
|
2023-12-19 22:25:22 +01:00 |
|
Bernd Herzog
|
6069145b68
|
Usb serial (#1648)
* enabled usb clock
* added usb stack to application
* fixed pll0usb clock setup
* implemented serial usb handshake
* implemented serial communication
* integrated chibios shell
* implemented device reset
* implemented enter dfu mode
* implemented hackrf mode command
* implemented flash command
* implemented memory manipulation
* implemented button control
* fixed mode change
* improved reset behavior
* implemented directory commands
* implemented file commands
* improved data communication
* refactorings
|
2023-12-17 17:20:35 +01:00 |
|