openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
SimGear - Real time simulation tools
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
May 02, 2024 — May 02, 2025
Showing page 27 of 220
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
WS30: Improve random vegetation, reduce frame paus
Stuart Buchanan
More...
about 4 years ago
Add a convenience constructor which uses the types typename to call setup, eliminating the need to call setup separately.
Erik Hofman
More...
about 4 years ago
Add a helper function which converts the template typename into a topic name.
Erik Hofman
More...
about 4 years ago
Add a fubction which converts a template typename to a string
Erik Hofman
More...
about 4 years ago
Add a templated helper function for read and write to simplify the code
Erik Hofman
More...
about 4 years ago
Fix a mistake of effectively multiplying by DDS_NSECS_IN_SEC twice.
Erik Hofman
More...
about 4 years ago
Subsystems: add checks to avoid crash on early exit
James Turner
More...
about 4 years ago
Fix for local particle update
James Turner
More...
about 4 years ago
Packages: add ‘provides’ listing support
James Turner
More...
about 4 years ago
WS30: Separate Water mesh and Effects
Stuart Buchanan
More...
about 4 years ago
HTTP: permit cancels inside callbacks
James Turner
More...
about 4 years ago
Rename the SG_DDS class to SG_DDS_Topic and create a new SG_DDS class which can handle multiple SG_DDS_Topic classes with a single waitset. Add a unit test for DDS
Erik Hofman
More...
about 4 years ago
Packages: support a type enum
James Turner
More...
about 4 years ago
MMap: fix a missed change to use pimpl.
James Turner
More...
about 4 years ago
MMap : improved error reporting, Win32 compat
James Turner
More...
about 4 years ago
Of course Windows has it's own _read and _write function whcih conflict with our own. Rename to mmap_read and mmap_write.
Erik Hofman
More...
about 4 years ago
Do not allocate any memory but work directly on the mmapped buffer
Erik Hofman
More...
about 4 years ago
Set EOF when reaching the end of the mmap buffer
Erik Hofman
More...
about 4 years ago
Make life easier by implementing the system read and write function and call that from the classes read and write functions. Add a forward and rewind function. Add a test_untar derived mmap test utility.
Erik Hofman
More...
about 4 years ago
Log positions in courseDeg/distanceM failures
James Turner
More...
about 4 years ago
Add a setup function which takes the topic name from the descriptors typename
Erik Hofman
More...
about 4 years ago
Sigh, fix a stupid typo.
Erik Hofman
More...
about 4 years ago
ReadWav: error reporting
James Turner
More...
about 4 years ago
Make simple_mmap and simple_unmmap static private members of SGMMapFile. This should also fix the Windows build error on Jenkins.
Erik Hofman
More...
about 4 years ago
Add an advance function to step through the mmaped buffer
Erik Hofman
More...
about 4 years ago
Use the new mmap functionality to access the timezone file, removing the need to keep the database in memory.
Erik Hofman
More...
about 4 years ago
Add a cross-platform file mmap class and use it to access the timezone file, removing the need to keep the database in memory.
Erik Hofman
More...
about 4 years ago
More gracefully bail out on a missing timzeone file
Erik Hofman
More...
about 4 years ago
Add a function to get the timezone description
Erik Hofman
More...
about 4 years ago
Make SGTimeZoneCOntainer using a pimpl
James Turner
More...
about 4 years ago
←
1
2
…
23
24
25
26
27
28
29
30
31
…
219
220
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree