]> rtime.felk.cvut.cz Git - orte.git/shortlog
orte.git
2015-02-08 jiri hubacekREADME added to shape_android. hubacek
2015-02-04 jiri hubacekCosmetic modification.
2015-02-04 jiri hubacekWake lock added (prevent device from sleep).
2015-02-01 jiri hubacekFix scaling.
2015-02-01 jiri hubacekUse proper types, change messages to Little Endian.
2015-02-01 jiri hubacekFiles which should be omitted.
2015-02-01 jiri hubacekRefresh project properties
2015-02-01 jiri hubacekSimplified approach to write application.
2015-02-01 jiri hubacekMake 'shape4a' compatible with 'shape'.
2015-02-01 jiri hubacekInitial commit of shape4a v1.0 - shape for android.
2015-01-30 Michal SojkaFix check-java Makefile target to work with older ant...
2015-01-19 Michal SojkaSimplify check target in Makefile.git
2015-01-19 Michal SojkaVarious autoconf updates and fixes
2015-01-16 Michal SojkaRemove useless condition
2014-11-02 Pavel PisaRTEMS: QEMU provides ETHERNET HW address so there is...
2014-11-02 Pavel PisaRTEMS: alternative example network configuration for...
2014-11-02 Pavel PisaRTEMS: use DHCP network configuartion for shell example.
2014-09-21 jiri hubacekFunction ReleaseStringUTFChars() needs jstring as 2nd...
2014-09-19 Martin VajnarROBOT_DEMO: reduce WifiLocks usage
2014-09-19 Martin VajnarJORTE: fix bug in subscriber callback
2014-09-19 Martin VajnarRoboDruid: use Toasts for short messages
2014-09-19 Martin VajnarRoboDruid: make release build
2014-09-19 Martin VajnarRoboDruid: organize classes into packages
2014-09-19 Martin VajnarRoboDruid: improve handling of short taps
2014-09-19 Martin VajnarRoboDruid: toggle Hokuyo output and speed control/monit...
2014-09-19 Martin VajnarDocument gAVL, linked list and queue declaration
2014-05-05 Michal SojkaAdd missing FREE()
2014-04-15 Michal SojkaDocument gAVL declaration
2014-04-13 Pavel PisaRTEMS: actual RTEMS git sources do not provide CONFIGUR...
2014-04-13 Pavel PisaRTEMS: allocate space for POSIX keys which are required...
2014-03-16 Michal SojkaInitial version of Debian packaging
2014-03-16 Michal Sojkaorte-idl: Fix possible security problem
2014-03-15 Michal SojkaUpdate versioning of shared libraries
2014-03-04 Michal SojkaRevert "Compile shared library by default"
2014-03-04 Michal SojkaCompile shared library by default
2013-11-14 Pavel PisaFix reported problem "compile error on cygwin"
2013-11-14 Pavel PisaExtend and correct RTEMS instructions README file.
2013-11-14 Pavel PisaDocument and made more straightforward RTEMS build.
2013-10-28 Michal SojkaBump version to 0.3.4 v0.3.4
2013-10-28 Michal SojkaAdd 0.3.4 release notes
2013-10-28 Michal SojkaFix dist makefile target
2013-10-28 Michal SojkaUpdate README.windows
2013-10-28 Michal SojkaAdd checks for omk builds
2013-10-28 Michal SojkaFix check target
2013-10-28 Michal SojkaFix the check for Java build
2013-10-28 Michal SojkaDo not use ugly directory names for Java build results
2013-10-28 Pavel PisaUpdate of local copy of Windows pthreads library to...
2013-10-28 Michal SojkaAdd newly tested platforms
2013-10-28 Michal SojkaAdd android build check
2013-10-28 Michal SojkaRemove 'cd' from check commands
2013-10-28 Michal SojkaRemove dist from OMK makefile
2013-10-28 Michal SojkaPerform compilation checks with --enable-orte-idl
2013-10-28 Michal SojkaUpdate README.android
2013-10-28 Michal SojkaMove robot demo to contrib/
2013-10-28 Michal SojkaCheck whether windows dll is produced
2013-10-28 Martin VajnarROBOT_DEMO: use new constants and fix behavior of callb...
2013-10-28 Martin VajnarJORTE: add missing constants from "typedefs_api.h"
2013-10-19 Petr Smolikupdated email address - petr@smoliku.cz
2013-10-15 Michal SojkaTry multiple mingw compilers
2013-10-14 Michal SojkaAdd various build checks
2013-10-14 Michal SojkaRename Makefile.cvs to Makefile.git
2013-10-14 Michal SojkaReformat and update README
2013-10-14 Michal SojkaRename readme to README
2013-10-14 Michal SojkaRename android_compile to README.android and reformat it
2013-10-04 Pavel PisaCorrect OMK build to compile ORTE manager by default. origin/master
2013-10-04 Michal SojkaOne more fix in OMK rules - work around strange behavio...
2013-10-04 Pavel PisaOMK Makefile.rules: Don't use GNU specific cmp and...
2013-10-04 Michal SojkaUpdate OMK makefiles and rules
2013-10-04 Pavel PisaOmit "byteswap.h" from pre-configured OMK Linux build.
2013-09-30 Pavel PisaShape Demo: add option to select right libraries for...
2013-09-30 Pavel PisaOMK build: move linker specification of pthread library...
2013-09-23 Pavel PisaJAVA ORTE: update classic OMK JAVA ORTE build to suppor...
2013-09-23 Pavel PisaFix most of warnings reported by GCC 4.7 on x86_64...
2013-09-23 Martin VajnarORTE: fix compiler warning
2013-09-23 Martin VajnarANDROID: add instructions to build
2013-09-23 Martin VajnarANDROID: allow compilation from command line add new...
2013-09-23 Martin VajnarJORTE: fix incompatible pointer type compiler warnings
2013-09-23 Martin VajnarANDROID: fix for NDK r9
2013-09-23 Martin VajnarROBOT_DEMO: release correct wakelock
2013-09-23 Martin VajnarROBOT_DEMO: minor fixes
2013-09-23 Martin VajnarROBOT_DEMO: minor changes to UI
2013-09-23 Martin VajnarROBOT_DEMO: allow managers setup without restart
2013-09-23 Martin VajnarROBOT_DEMO: fix wake lock and revert speed computation...
2013-09-23 Martin VajnarROBOT_DEMO: handle wifi/wake locks better
2013-09-23 Martin VajnarROBOT_DEMO: add check boxes to menu items and make...
2013-09-23 Martin VajnarROBOT_DEMO: change About dialog
2013-09-23 Martin VajnarROBOT_DEMO: change ratio for speed computation
2013-09-23 Martin VajnarJORTE: add new constructor to Manager class
2013-09-23 Martin VajnarROBOT_DEMO: add Dialog to set-up fellow managers
2013-09-23 Martin VajnarANDROID: set min. Android version to 2.3.3
2013-09-23 Martin VajnarROBOT_DEMO: add launcher icon for LDPI and change minSd...
2013-09-23 Martin VajnarROBOT_DEMO: unify Dialog appearance
2013-09-23 Martin VajnarROBOT_DEMO: add basic low-pass filter
2013-09-23 Martin VajnarROBOT_DEMO: add "About" dialog
2013-09-23 Martin VajnarROBOT_DEMO: make use of WifiLock and modify WakeLock
2013-09-23 Martin VajnarROBOT_DEMO: change name to RoboDruid and add CTU logo
2013-09-23 Martin VajnarANDROID: build for all ABIs supported by the NDK
2013-09-23 Martin VajnarROBOT_DEMO: use Flamingos logo as launcher icon
2013-09-23 Martin VajnarROBOT_DEMO: add more IP addresses to ORTE manager's...
2013-09-23 Martin VajnarROBOT_DEMO: change lift to crane
next