##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r79:3440ba47d0f1
New register explorer WIP !!!!!!!!!!!!!!!!!!!!!!!!!!!!! REMOVED OLD genericPySysdriver interface Now the plugins are directly exposed to python. ABI not compatible with previous plugins. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!
0
r78:9b311fda2412
New register explorer WIP.
0
r77:820d90d5d232
Added plugin vresion management. Some old stuff cleaning.
0
r76:2c7201cecc87
Sync
0
r75:a4283ba9e91e
Updated Spec and revision number.
0
r74:7e54838aea98
Improved zoom features on SocExplorer Plot.
0
r73:680fae912f57
Added some regs definitions for LFR instrument. Added memory size measurement.
0
r72:7bfca5b44b54
Sync
0
r71:c4b98d42ee59
Added bool loadfile(abstractBinFile* file) and bool dumpMemory(unsigned int address, unsigned int count, QString file, const QString &format); to the genericPySysDriver, now all plugins can load an abstract binary file(bin/srec/elf) and they can dump any memory space to either an srec or a binary file. This function are able to deal with file and host endianness. Functions: -bool dumpMemory(unsigned int address,unsigned int count,QString file); -bool memSet(unsigned int address,int value, unsigned int count); -bool loadbin(unsigned int address,QString file); are moved to socexplorerplugin which makes them available from C++.
0
r70:786323e1520b
Small fix on desktop shortcut
Jeandet Alexis
0
r69:6e5eaa13fad9
Some more tries on desktop shortcut.
Jeandet Alexis
0
r68:531aa28c6a12
Some cleanup and test for gnome-software visibility.
Jeandet Alexis
0
r67:b3ebdaaf24d5
Added appdata for gnome-software visibility.
Jeandet Alexis
0
r66:a991e131f5a8
Moved xml soc description in /usr/share/SocExplorer.
Jeandet Alexis
0
r65:7f2fbf718320
Removed _d for debug binaries, moved plugin to default location in /usr/lib(64)/SocExplorer/plugins and added /etc/SocExplorer/plugin.conf.d/ as lookup path.
Jeandet Alexis
0
r64:fb730b849667
Made possible to subclass from python plugin class. Some modifications for RPM packaging.
Jeandet Alexis
0
r63:064c21e6b525
Updated generic binary files support.
Jeandet Alexis
0
r62:0723523bf195
moved QTableWidgetIntItem to genericBinaryFiles
Jeandet Alexis
0
r61:e435c5434f2c
remove files
Jeandet Alexis
0
r60:84907de23c63
Moved genericBinaryFiles in a standalone repository.
Jeandet Alexis
0
load next
< 1 2 3 4 5 >
showing 20 out of 100 commits