Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RF60X SDK
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RFSDK60X
sdk
RF60X SDK
Graph
0834bdd6faea81ef475fef0a114ec43e4c8f413f
Select Git revision
Branches
3
develop
feature-master
master
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Jun
5
Mar
27
Feb
26
22
3
Jan
3
Nov
18
Oct
9
27
Jul
18
17
13
12
6
5
23
Jun
20
16
4
May
24
Mar
22
19
Feb
22
Dec
8
2
30
Nov
23
18
28
Oct
20
19
16
15
30
Sep
25
17
16
15
14
11
Added two new parameters
master
master
Refactor RF60X examples and SDK to improve readability and maintainability
develop
develop
Added a new get and set method for the 0x command. Continue updating the SDK for the new API
Submodules removed
Removing old dependencies
Added get_single_measure and hello_msg_uart methods for the new SDK API
Update .gitignore
Update .gitignore
Update .gitignore
The old version of the code has been moved to the Deprecated space. Added general comments to the code.
Added common CMakeLists file
Added #pragma preprocessor for structures
Added parameters to configure serial port timings
feature-master
feature-master
Fixing the function of writing the value of the new sensor address
Fixing the function of writing the value of the new sensor address
Added receiving data via UDP
Added parameter writing to scanner using ASIO.
Added getting parameters via ASIO.
Added a function to check the received data and get measurements.
Replacing Core with ASIO. added open, close port, timeout for reading from port.
Added named functions for reading and writing parameters.
Added check for receiving data when measuring and requesting a Hello package.
Added methods for reading and writing custom commands. Minor fixes
Updated CMakeLists
Fixed the name of the example file
Updated my submodule
Fixed parameter reading. Minor fixes
Update rf60X_measure_udp.cpp
Update rf60Xsdk.cpp
Update rf60XsdkNet.h
Updating examples for Delphi
Create rf60X_measure_uart.pas
Create rf60X_measure_udp.pas
Updated submodule
Updated submodule
Updated submodule
Delete rf60xunittypes.pas
Merge branch 'master' of https://corp.riftek.com/gitlab/rfsdk60x/sdk/rf60x-sdk
Create rf60xunittypes.pas
Added C wrapper