openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
F
FreeEMS-Loader
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 14 hours
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 1 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[514] Fixed as per Mikes suggestion. I'm going to assume that's as good as it gets within reason.
Sean Keys
More...
about 12 years ago
Add extra word to help describe what rip means
Sean Keys
More...
about 12 years ago
If Rip fails to complete it will not bother trying to load, when you have the Rip before load check box enabled
Sean Keys
More...
over 12 years ago
Add retry loop when setting the SM
Sean Keys
More...
over 12 years ago
changed SM reset behavior so that the SM is only reset after a sucessful load, rather than after it has completed a set of tasks.
Sean Keys
More...
over 12 years ago
Fix include path for windows builds
Sean Keys
More...
over 12 years ago
Give release and debug versions their own output directories. Change lib includes to their respective build ie release or debug.
Sean Keys
More...
over 12 years ago
Replace std getline() with a Qt call, in hopes to remove manual line ending conversions
Sean Keys
More...
over 12 years ago
Change load button behavior so that you may click it to retry after an unsucessful load
Sean Keys
More...
over 12 years ago
added a missing call to saveSettings() for autoRip dir
Sean Keys
More...
over 12 years ago
make use of the serial-lib's getPorts() function
Sean Keys
More...
over 12 years ago
One variable declaration per line fix
Sean Keys
More...
over 12 years ago
using ifs.rebuf() to push data to the stringstream object. In windows, when trying to push a raw char[] buffer to a ss object, cumulative garbage would end up in the target stream
Sean Keys
More...
over 12 years ago
Added more error cases to better help users identify junk serial devices. Change a function paramter to accept pointers rather than create a duplicate copy on the stack
Sean Keys
More...
over 12 years ago
Fixed compile warning when compiling on windows platforms
Sean Keys
More...
over 12 years ago
removed functions that have become redundant due to refactoring in previous commits
Sean Keys
More...
over 12 years ago
added a couple more test cases
Sean Keys
More...
over 12 years ago
added more test cases to the s19 parser
Sean Keys
More...
over 12 years ago
removed string test and put in place one real unit test for srec parsing
Sean Keys
More...
over 12 years ago
Change the project parameters so that it is a unitTest project. Put in place a string test so that we have an *internal test that should always pass
Sean Keys
More...
over 12 years ago
Added unitTests project. The first tests will be for the s19 class
Sean Keys
More...
over 12 years ago
add check to prevent a potential segfault when the record is way too short
Sean Keys
More...
over 12 years ago
improve s19 parsing error messages
Sean Keys
More...
over 12 years ago
cleanup line ending conversion code
Sean Keys
More...
over 12 years ago
removed old commented out code, created statistics structure and some TODOs
Sean Keys
More...
over 12 years ago
add code to skip blank lines and removed old commented out code from generateRecords() function
Sean Keys
More...
over 12 years ago
refactored parsing of s19 files, not happy with it yet, but its a step in the right direction
Sean Keys
More...
over 12 years ago
added serialLib version information to about->more dialog box
Sean Keys
More...
over 12 years ago
fixed about button positioning, eventhough it looked fine in the designer
Sean Keys
More...
over 12 years ago
added LIBS needed for mikes CI
Sean Keys
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
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