Pinned Repositories
chroma
experimentation with chroma black widow sdk
fluidsynth_windows
2015 sln generated for windows build of fluidsynth that works. 64 bit.
GeoGraphicsLib
C++ lib that does everything geographic. What a find! Have experimented with GPS to UTM to Cartesian in samples and seems to be working.
gtk2-gtk3-sdk-2.24.30-3.20.2-2016-04-09-ts-win64
gnu nonsense for windows
kinetic_aborted
a complete client library build with all things.
MavConnection
Based on Neve's C++ version of a MAVLink client, ported to VS 2015 and replaced serial communications with UDP.
mf2t
midi file to text from old atari app, ported to windows
ros_cygwin
Cygwin port of ROS
sharedmem
shared memory dll that stores inter-process map using boost
SpaceMouse
SpaceMouse is cool, but its software and drivers are terrible. Nothing every seems work reliably excepting a handful of CAD packages. So have written a win32 layer that talks to mouse directly, and will feed forward to a vJoy virutal joystick so as to be able to use 3d spacemouse in anything.
codenotes's Repositories
codenotes/mf2t
midi file to text from old atari app, ported to windows
codenotes/ros_cygwin
Cygwin port of ROS
codenotes/sharedmem
shared memory dll that stores inter-process map using boost
codenotes/fluidsynth_windows
2015 sln generated for windows build of fluidsynth that works. 64 bit.
codenotes/kinetic_aborted
a complete client library build with all things.
codenotes/mujs
mujs with visual studio compiler
codenotes/python_thirdparty
for ue4, python thirdparty library
codenotes/rplidar
rplidar with fixes for build under vc2017
codenotes/StripANSICodes
Strips ANSI codes out of a string using Boost Spirit X3 parser
codenotes/YSE
codenotes/AllUEThirdParty
codenotes/androidlibs2
smaller androidlibs
codenotes/BOOST_1_60_ThirdParty
codenotes/catkin_ws
catkin win32 workspace with rplidar converted for ROS
codenotes/console_debugview_reader
console oriented reader of outputstringdebug
codenotes/DNSSD_ThirdParty
codenotes/JUCE-1
The JUCE cross-platform C++ framework
codenotes/mDNSResponder
dsn-sd and bonjour examples, I use the client.exe here as a DLL to create records
codenotes/mongoose
mongoose play sandbox http thing
codenotes/mongoose_test_server
to test mongoose on windows
codenotes/OutputDebugStringDll
dll that takes a wide string and calls outputdebugstring. For use with unreal or other situation where you don't want to include windows.h
codenotes/pyshim
so that we can run python things like bash does.
codenotes/ROS_ThirdParty
codenotes/SendToFileBag
SendTo utility that stores whatever you send to it in SendTO directory and companion will create symlinks where you place it
codenotes/sphixbase
codenotes/sqlite
visual studio project for sqlite
codenotes/treemap
Working with treemap code to extract the windows crap and get to the raw algo for use elsewhere.
codenotes/ue4replicationexample
example of simple client server replication
codenotes/vcxprojectconverter
converts to android and other things
codenotes/vsthost
UE4 Third Party Module