Skip to content

Commit 8722994

Browse files
committed
Updated README.md
Added CHANGELOG.md
1 parent 1516560 commit 8722994

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## [1.1.2] (Freeware) - 2021-06-20
4+
Bug Fix Release
5+
### Fixed
6+
- The coordinates in the Actual Position window are now displayed correctly
7+
8+
## [1.0.2] (Freeware) - 2020-10-02
9+
The first version of the C3 Control Panel
10+
### Known issues
11+
- Incorrect display of near-zero coordinates in the Actual Position window

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2020 Dmitry Lavygin <vdm.inbox@gmail.com>
1+
Copyright (c) 2020-2021 Dmitry Lavygin <vdm.inbox@gmail.com>
22
S.P. Kapitsa Research Institute of Technology of Ulyanovsk State University.
33
All rights reserved.
44

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ The C3 Control Panel is an application to remotely control KUKA robots via the [
88
* Actual Position Display
99
* Jog, the manual control of robot movement (EXPERIMENTAL)
1010

11+
## Changelog
12+
See the [document](CHANGELOG.md) for more information.
13+
1114
## System Requirements
1215
* Windows XP SP3 or later
1316
* DirectX 9.0c
@@ -24,10 +27,10 @@ The C3 Control Panel is an application to remotely control KUKA robots via the [
2427
## Donate
2528
If you found this software useful, you can thank the author with donations via
2629

27-
[![PayPal](https://github.com/ulsu-tech/c3bridge-server/raw/master/artwork/donate.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=vdm.inbox@gmail.com&lc=EN&item_name=C3BridgeInterface&no_note=0&currency_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted) [![Yandex.Money](https://github.com/ulsu-tech/c3bridge-server/raw/master/artwork/donate_yandex.png)](https://money.yandex.ru/to/4100111653323774)
30+
[![PayPal](https://github.com/ulsu-tech/c3bridge-server/raw/master/artwork/donate.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=vdm.inbox@gmail.com&lc=EN&item_name=C3BridgeInterface&no_note=0&currency_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted) [![Yoo Money](https://github.com/ulsu-tech/c3bridge-server/raw/master/artwork/donate_yoo.png)](https://yoomoney.ru/to/4100111653323774)
2831

2932
## License
30-
Copyright (c) 2020 Dmitry Lavygin (vdm.inbox@gmail.com)
33+
Copyright (c) 2020-2021 Dmitry Lavygin (vdm.inbox@gmail.com)
3134

3235
S.P. Kapitsa Research Institute of Technology of Ulyanovsk State University.
3336

0 commit comments

Comments
 (0)