Skip to content

Merge master into junior#1633

Merged
mergify[bot] merged 81 commits intotrikset:juniorfrom
IKhonakhbeeva:junior
Mar 1, 2023
Merged

Merge master into junior#1633
mergify[bot] merged 81 commits intotrikset:juniorfrom
IKhonakhbeeva:junior

Conversation

@IKhonakhbeeva
Copy link
Contributor

No description provided.

dependabot bot and others added 30 commits December 1, 2021 15:01
Bumps [thirdparty/gamepad/gamepad](https://github.com/trikset/trik-desktop-gamepad) from `5f9ead9` to `d7870ad`.
- [Release notes](https://github.com/trikset/trik-desktop-gamepad/releases)
- [Commits](trikset/trik-desktop-gamepad@5f9ead9...d7870ad)

---
updated-dependencies:
- dependency-name: thirdparty/gamepad/gamepad
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…irdparty/gamepad/gamepad-d7870ad

Bump thirdparty/gamepad/gamepad from `5f9ead9` to `d7870ad`
…ikset#1481)

Bumps [plugins/robots/thirdparty/hidapi](https://github.com/libusb/hidapi) from `4ab60e0` to `b66d7c2`.
- [Release notes](https://github.com/libusb/hidapi/releases)
- [Commits](libusb/hidapi@4ab60e0...b66d7c2)

---
updated-dependencies:
- dependency-name: plugins/robots/thirdparty/hidapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Add 'any' for all objects of inside tag
Bumps [plugins/robots/thirdparty/hidapi](https://github.com/libusb/hidapi) from `b66d7c2` to `d67b5c9`.
- [Release notes](https://github.com/libusb/hidapi/releases)
- [Commits](libusb/hidapi@b66d7c2...d67b5c9)

---
updated-dependencies:
- dependency-name: plugins/robots/thirdparty/hidapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…t#1493)

Bumps [thirdparty/checkapp/checkapp](https://github.com/trikset/trik-checkapp) from `35e4399` to `80ab06e`.
- [Release notes](https://github.com/trikset/trik-checkapp/releases)
- [Commits](trikset/trik-checkapp@35e4399...80ab06e)

---
updated-dependencies:
- dependency-name: thirdparty/checkapp/checkapp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…75` (trikset#1494)

Bumps [qrtest/thirdparty/googletest/googletest](https://github.com/google/googletest) from `bf0701d` to `97a4675`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@bf0701d...97a4675)

---
updated-dependencies:
- dependency-name: qrtest/thirdparty/googletest/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ugins/robots/thirdparty/hidapi-d67b5c9

Bump plugins/robots/thirdparty/hidapi from `b66d7c2` to `d67b5c9`
* Add lidar reading

* Add lidar as sensor

* Simulate lidar

* Add lidar emulation for trikbrick

* Fixes after review

* No need to reread sensor

* Polish lidar working

* Add Read Lidar Block

* Add Read Lidar block to palette

* Add generator for Read Lidar block

* Disable Read Lidar Block

* Need to draw image with real display width and hight

* Lupdate

* Fix build

* Make Vera happy

* Update Runtime

* Make Vera happy
…t#1504)

Bumps [thirdparty/checkapp/checkapp](https://github.com/trikset/trik-checkapp) from `80ab06e` to `3df13d6`.
- [Release notes](https://github.com/trikset/trik-checkapp/releases)
- [Commits](trikset/trik-checkapp@80ab06e...3df13d6)

---
updated-dependencies:
- dependency-name: thirdparty/checkapp/checkapp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ikset#1502)

Bumps [plugins/robots/thirdparty/hidapi](https://github.com/libusb/hidapi) from `d67b5c9` to `af6c601`.
- [Release notes](https://github.com/libusb/hidapi/releases)
- [Commits](libusb/hidapi@d67b5c9...af6c601)

---
updated-dependencies:
- dependency-name: plugins/robots/thirdparty/hidapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* Add setting for pioneer
* Add simple pioneer's blocks
* Fix build
* Change uploading logic
* Add switch block generation
* Add 'GPIO Init' block
* Add 'Set GPIO state' block
* Add 'Read GPIO' block
* Add pioneer additional settings on settings page
* Use QT IFW 4.3
* Add images
* Add descriptions and translations
* First step to split save info
* Fix text for read-only flags
* Add button to set robot start position under current robot pos
* Fix read-only sensors behavior
* Use QT IFW 4.3
* Delete vanished translations
* Clean the code
`Strict` is obsolete now
* Split serialize for worldModel and robotModel
* Split desirialize for worldModel and robotModel and fix some old bugs
* Remove annoying warning
* Update version number
* Change version to 2022.2
* Add version conversion to console mode too
* Add messages from project manager to console
* No need encoders auto-configuration

* Lupdate
* Drop cursor on ESC

* Fix build and add message for updating QT IFW
* Add message trigger to checker
* Open 2d model even with errors
* Add interpretation errored
IKhonakhbeeva and others added 24 commits September 12, 2022 22:45
but quazip mostly lacks pkg-config support in main distros
Load qt5 translations for modules
* Remove falty `pkg-config --list-all`, that causes crash at the moment on macOS build host
* Sloppy ccache for Azure
* Remove pessimising move
* Azure: add caching on build timeout, but skip full build (UNFINISHED)
* Azure: split build scripts
* Support startup with system locale
* Enable early logging to console
* Code cleanup
But this crash is caused by some architecture issue...
* Add variables in messages from checker
```xml
            <triggers>
                <success/>
		<message text="We have finished! Score: %myvar%" >
			<replace var="myvar">
				<sum> <!-- this expression is like in the 'setter' tag -->
					<variableValue name="total_score"/>
					<int value="2"/>
				</sum>
			</replace>
		</message>
            </triggers>
        </event>
```
Co-authored-by: IKhonakhbeeva <i.khonakhbeeva@gmail.com>
* Add log trigger

* Lupdate
* Add onSuccess event

* Add true condition
* Fix lost robot's position for loadWorldModel action
* Fix deploy
Co-authored-by: iakov <iakov@users.noreply.github.com>
* Fix printing very small values for printTextBlock

* Use degrees for sin and cos in block's programming instead of radians

* Fix sin/cos generation for python and js on trik

* Fix printTextBlock for trik too
@IKhonakhbeeva IKhonakhbeeva requested a review from iakov March 1, 2023 11:34
@mergify mergify bot mentioned this pull request Mar 1, 2023
@iakov iakov added this to the 2023.1 milestone Mar 1, 2023
@mergify mergify bot merged commit d9fb102 into trikset:junior Mar 1, 2023
@iakov iakov added the junior JUNIOR edition label Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

junior JUNIOR edition

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants