BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
freemyipod
(root)
/
emcore
/
trunk
/
tools
/
libemcore.py
@ 555
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
548
5496 d 17 h
farthen
/emcore/trunk/tools/
emcore tools: force little endian on all struct.pack/struct.unpack calls.
532
5497 d 15 h
farthen
/emcore/trunk/tools/
emcore tools: Convert numbers that were previously hex only to hex with 0x prefix, to binary with 0b prefix and to decimal with no prefix. This BREAKS anything that relied on numbers without prefix being converted to hex.
518
5498 d 16 h
farthen
/emcore/trunk/tools/
emcore tools: Improve readability for even more strings, make all hex representations of numbers the same case.
517
5498 d 16 h
farthen
/emcore/trunk/tools/
emcore tools: Fix indentation
516
5498 d 16 h
farthen
/emcore/trunk/tools/
emcore tools: Fix createthread. Fix execfirmware. emcore.py: Make the strings more readable
508
5501 d 17 h
farthen
/emcore/trunk/tools/
libemcore.py: bugfix: Unlocking the scheduler again may be a good idea...
506
5501 d 17 h
farthen
/emcore/trunk/tools/
emcore tools: Implement a scheduler_thread structure and use it. Deprecate scheduler_thread version 1 and support scheduler_thread version 2. Change some lists to enums as that type fits them more.
501
5502 d 17 h
farthen
/emcore/trunk/tools/
emcore tools: rename misc.Logger.log() to misc.Logger.write() and change the default logging destination to stderr
500
5502 d 17 h
farthen
/emcore/trunk/tools/
libemcore: remove the test when called directly. This one was broken anyways and not really useful, too.
499
5502 d 17 h
farthen
/emcore/trunk/tools/
libemcore: Let the users pass the misc.Logger object themselves and implement this is emcore.py
487
5511 d 23 h
theseven
/emcore/trunk/tools/
libemcore.py: Oops, another typo...
485
5512 d 0 h
theseven
/emcore/trunk/tools/
libemcore.py: Oops...
484
5512 d 0 h
theseven
/emcore/trunk/tools/
libemcore.py: Fix some bugs and add lots of debugging output
480
5512 d 2 h
theseven
/emcore/trunk/tools/
libemcore: Remove another leftover default size for file operations
479
5512 d 3 h
theseven
/emcore/trunk/
emCORE: Fix file I/O via USB
478
5512 d 14 h
farthen
/emcore/trunk/tools/
emcore tools: fix missing newlines
475
5512 d 14 h
farthen
/emcore/trunk/tools/
emcore tools: bugfix: mixed hex and decimal in some default arguments
473
5512 d 15 h
farthen
/emcore/trunk/tools/
libemcore: Fix an obvious bug in free() and implement free_all() which implements monitor command 57 introduced by r471
472
5512 d 15 h
farthen
/emcore/trunk/tools/
emcore tools: adapt file I/O to use malloc() by default
452
5514 d 22 h
theseven
/emcore/trunk/tools/
[lib]emcore.py: Adapt "run" command to new interface
←Prev
1
2
Next→
Show All