Kovid Goyal
7e1ca9880b
e-implemented prstypes using descriptors, making the types even more struct like and reducing the code size by half. It is now very easy to define new types.
2006-11-07 22:54:11 +00:00
Kovid Goyal
df077ebfbe
Improved packet tracing output (added byte count and packet count)
...
Added support for the df command
2006-11-07 08:10:02 +00:00
Kovid Goyal
1c8319a5a4
Added working support for the following commands to libprs500:
...
- ls -lhR --color
- cp from device to host
- info (get device information)
- cat files on device
Added a command line interface in prs500.py
Added documentation in epytext
Added support for distutils
2006-11-07 04:10:11 +00:00
Kovid Goyal
5a57a2c022
Fixed packet logging
2006-11-06 01:18:41 +00:00
Kovid Goyal
324e8df283
Working ls -lhR --color implementation
2006-11-06 01:15:41 +00:00
Kovid Goyal
baa766ae3c
new project started (working ls implementation)
2006-10-31 17:35:03 +00:00