/users/dtb26/GITROOT/VetSim-Core/doc/include/application_components.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/doc/include/framework_components.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/doc/include/main.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/include/execution.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/include/messaging.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/include/execution/timing.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/include/messaging/serialization.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/include/util/config.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/examples/examples.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/examples/Messages.hpp [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/examples/timed_latency.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/examples/timed_latency_controller_static.h [code] | Timed latency controller application component |
/users/dtb26/GITROOT/VetSim-Core/src/examples/timed_latency_logger.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/examples/timed_latency_messages.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/examples/timed_latency_receiver.h [code] | Timed latency receiver application component |
/users/dtb26/GITROOT/VetSim-Core/src/examples/timed_latency_reporter_csv.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/examples/timed_latency_sender.h [code] | Timed latency sender application component |
/users/dtb26/GITROOT/VetSim-Core/src/execution/execution_impl_basic.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/execution/timing_impl_boost.h [code] | Boost-based timing implementation |
/users/dtb26/GITROOT/VetSim-Core/src/hardware/MP3Trigger.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/messaging/messaging_impl_memory.h [code] | Simple in-memory messaging implementation |
/users/dtb26/GITROOT/VetSim-Core/src/messaging/messaging_impl_zmq.h [code] | ZeroMQ-based, network aware messaging implementation |
/users/dtb26/GITROOT/VetSim-Core/src/messaging/serialization_impl_flat.h [code] | Simple flat message serialization for in-process usage only |
/users/dtb26/GITROOT/VetSim-Core/src/messaging/serialization_impl_msgpack.h [code] | Message serialization implementation using MessagePack |
/users/dtb26/GITROOT/VetSim-Core/src/messaging/serialization_impl_noop.h [code] | No-operation message serialization for in-process testing only |
/users/dtb26/GITROOT/VetSim-Core/src/messaging/serialization_impl_protobuf.h [code] | Message serialization implementation using Google Protocol Buffers |
/users/dtb26/GITROOT/VetSim-Core/src/mma7361/AccelMMA7361/AccelMMA7361.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/soundlib/hashtbl.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/soundlib/soundConnection.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/util/properties_impl_boost.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/vetserial/asserial.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/vetserial/excepts.h [code] | Custom exception objects for use throughout the pending application-space |
/users/dtb26/GITROOT/VetSim-Core/src/vetserial/pcktexplr.h [code] | Implements a custom wxListCtrl object, specifially tailored to display the contents of a vetsim serial packet |
/users/dtb26/GITROOT/VetSim-Core/src/vetserial/vetprot.h [code] | This file implements a command structure in support of the vet serial specification |
/users/dtb26/GITROOT/VetSim-Core/src/vetserial/wxguipoc.h [code] | This is a proof of concept application to test various bits of technology that will be required by the final project solutions:
- rs232 communications with arduino devices
- asynchronous rs232 communications
- vetserial protocol
- wxwidgets functionality
- wxwidgets managed via wxWidgets::AUI
- CMAKE cross-platform building
|
/users/dtb26/GITROOT/VetSim-Core/src/VetSim-UI/eventsList.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/VetSim-UI/eventsLog.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/VetSim-UI/mainApplicationWindow.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/VetSim-UI/scenarioControls.h [code] | |
/users/dtb26/GITROOT/VetSim-Core/src/VetSim-UI/scrolledWindows.h [code] | |