summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Change version code to 4.2.20HEAD4.2.20masterMartin Burnicki2022-07-081-6/+4
|
* Update mbgstatus: Support reading XMR status information from devices that ↵Martin Burnicki2022-07-0811-25/+1689
| | | | | | | | | | | | support this New option -F to force reading XMR stuff if the feature is not enabled, which should only be used with very much care. Support SYN1588 insync range boundary codes in mbgstatus. Add some mbglib files to support these features, and update the project files accordingly.
* Update DLL header file versions according to dkwin 3.14Martin Burnicki2022-07-084-8/+16
|
* Update DLL import libraries from dkwin 3.14Martin Burnicki2022-07-0811-0/+0
|
* Update some mbglib filesMartin Burnicki2022-07-087-52/+119
|
* Update some mbglib files for better variant name supportMartin Burnicki2022-07-083-40/+145
|
* Let mbgstatus print the firmware ID string in verbose modeMartin Burnicki2022-07-081-2/+7
|
* Preferably print the RECEIVER_INFO's model_name as device nameMartin Burnicki2022-07-081-3/+6
|
* Update .gitignoreMartin Burnicki2022-07-081-6/+4
|
* Update last copyright year to 2022Martin Burnicki2022-07-081-3/+5
|
* Improve printing of usage information by the command line toolsMartin Burnicki2022-07-0810-44/+60
|
* Update some mbglib filesMartin Burnicki2022-07-0810-101/+291
|
* Update import librariesMartin Burnicki2022-07-0810-0/+0
|
* Update mingw makefilesMartin Burnicki2022-07-0814-336/+343
| | | | | Removed list of object files from individual makefiles. A static library is now built in libmbg and used instead.
* Update vs2008 project filesMartin Burnicki2022-07-087-28/+84
|
* Update vc6 project filesMartin Burnicki2022-07-0811-0/+144
|
* Update version code to 4.2.19 (devel version)Martin Burnicki2022-07-081-5/+19
| | | | Also update copyright year to 2021.
* Update mbgtools source filesMartin Burnicki2022-07-0811-955/+1820
|
* Update import librariesMartin Burnicki2022-07-0811-0/+0
|
* Add some more mbglib filesMartin Burnicki2022-07-083-0/+2871
|
* Update existing mbglib filesMartin Burnicki2022-07-0855-5703/+15543
|
* Add .editorconfig and .gitignoreMartin Burnicki2020-08-102-0/+28
|
* Update files according to mbgtools-lx-4.2.64.2.6Martin Burnicki2019-04-1512-138/+220
| | | | | | | | | | 'mbgstatus' now also prints memory mapped timestamp and raw GPS time in verbose mode. 'mbgstatus' message text now says, "Last leap second probably" instead of "eventually". 'mbgshowsignal' supports force-reading the status port even if the device doesn't provide a modulation signal. Requires dkwin-3.08 or newer.
* Add support for the mingw build environment4.2.2Martin Burnicki2019-02-1113-0/+774
| | | | Requires dkwin-3.08 or newer.
* 'mbgstatus' also prints the device's EPLD version in verbose modeMartin Burnicki2019-02-1113-169/+329
| | | | | Also update some mbglib files according to mbgtools-lx-4.2.2. Requires dkwin-3.08 or newer.
* Update files according to mbgtools-lx-4.2.14.2.1Martin Burnicki2018-12-1811-158/+262
| | | | | | mbgctrl now supports new parameter COLDBOOT. mbgsetsystime now really sets the Windows system time. Requires dkwin-3.08 or newer.
* Move mbgcmptime and mbgtcrcal from test dir to base dirMartin Burnicki2018-12-182-0/+0
|
* Add project files for VS20084.2.0Martin Burnicki2018-12-1215-0/+4835
| | | | Requires dkwin-3.08 or newer.
* Update Source files corresponding to mbgtools-lx-4.2.0.Martin Burnicki2018-12-12103-9584/+52167
| | | | | | Add program dirs mbgsetsystime, mbgshowsignal, mbgxhrtime, and test/mbgtcrcal and update associated project files. Requires dkwin-3.08 or newer.
* Initial version imported into git2013-04-11Martin Burnicki2013-04-1168-0/+30309
Contains project files for VC6 only.