Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ev3dev-lang-java
/
ev3dev-lang-java
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
107
Code
Issues
21
Pull requests
4
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
ev3dev-lang-java
src
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 8, 2021
Improving implementation for NXT Temperature Sensor
Show description for 74edd0c
jabrena
committed
74edd0c
View commit details
Copy full SHA for 74edd0c
View code at this point
Browse repository at this point
Commits on Jan 6, 2021
Initial implementation for NXT Temperature Sensor
jabrena
committed
145d8c4
View commit details
Copy full SHA for 145d8c4
View code at this point
Browse repository at this point
Commits on Dec 27, 2020
Cleaning the branch in order to merge in master
jabrena
committed
2ff973a
View commit details
Copy full SHA for 2ff973a
View code at this point
Browse repository at this point
Commits on Dec 23, 2020
Removing files from previous alternatives.
Show description for f435da7
jabrena
committed
f435da7
View commit details
Copy full SHA for f435da7
View code at this point
Browse repository at this point
Commits on Dec 6, 2020
tests: make tests compatible with new libc-based sysfs access
Show description for 2e503e5
JakubVanek
committed
2e503e5
View commit details
Copy full SHA for 2e503e5
View code at this point
Browse repository at this point
add lru-cached jna sysfs
JakubVanek
committed
854e953
View commit details
Copy full SHA for 854e953
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
Adding initial ideas to improve performance of Sysfs from @dwalend & @JakubVanek
Show description for 900020f
jabrena
committed
900020f
View commit details
Copy full SHA for 900020f
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
Merge pull request #667 from ev3dev-lang-java/actuallyStop
Show description for 07abb65
jabrena
authored
07abb65
View commit details
Copy full SHA for 07abb65
View code at this point
Browse repository at this point
Commits on Dec 1, 2019
fix(sensors): do not truncate negative values for gyro
Show description for bd5540d
JakubVanek
committed
bd5540d
View commit details
Copy full SHA for bd5540d
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
Fix unit tests timing out (manually reset fake motor state)
JakubVanek
committed
16182fa
View commit details
Copy full SHA for 16182fa
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
Add motor stop_action mockup for unit tests
Show description for 158aa54
JakubVanek
committed
158aa54
View commit details
Copy full SHA for 158aa54
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
Add test for EV3Led.getDirection() method
wuqs-net
committed
f7232c9
View commit details
Copy full SHA for f7232c9
View code at this point
Browse repository at this point
Use enum for the directions of LED
wuqs-net
committed
4824c20
View commit details
Copy full SHA for 4824c20
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Fixing warnings in EV3KeyTest; small fixes in EV3Key as well.
jartu
committed
6299ad7
View commit details
Copy full SHA for 6299ad7
View code at this point
Browse repository at this point
Commits on Dec 9, 2018
Fixed issue with Unknown platform.
Show description for 3759fb5
jabrena
committed
3759fb5
View commit details
Copy full SHA for 3759fb5
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Merge branch 'develop' into feature/#443
jabrena
authored
2b6ae81
View commit details
Copy full SHA for 2b6ae81
View code at this point
Browse repository at this point
Commits on Nov 4, 2018
Enabling support to add compatible the library with
Show description for 82e061c
jabrena
committed
82e061c
View commit details
Copy full SHA for 82e061c
View code at this point
Browse repository at this point
Commits on Nov 3, 2018
Refactoring in EV3DevPlatforms
jabrena
committed
ba33746
View commit details
Copy full SHA for ba33746
View code at this point
Browse repository at this point
Minor refactoring
jabrena
committed
019161b
View commit details
Copy full SHA for 019161b
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
Fixing SoundTest to run Travis
jabrena
committed
0484b93
View commit details
Copy full SHA for 0484b93
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
Refactor fake sensors - lower code duplication
JakubVanek
committed
bba052d
View commit details
Copy full SHA for bba052d
View code at this point
Browse repository at this point
Update sensor unit tests to match GenericMode work
JakubVanek
committed
71f7b96
View commit details
Copy full SHA for 71f7b96
View code at this point
Browse repository at this point
Commits on Oct 28, 2018
Merge branch 'feature/#443' into feature/#498
Show description for 77d4f09
jabrena
committed
77d4f09
View commit details
Copy full SHA for 77d4f09
View code at this point
Browse repository at this point
Using Getter at class level for all properties
jabrena
committed
64bd834
View commit details
Copy full SHA for 64bd834
View code at this point
Browse repository at this point
Catch exceptions when saving files in ImageUtilsTest
JakubVanek
committed
cadc5e9
View commit details
Copy full SHA for cadc5e9
View code at this point
Browse repository at this point
Enabling Jacoco again with new version 0.8.2
jabrena
committed
5f73367
View commit details
Copy full SHA for 5f73367
View code at this point
Browse repository at this point
Skipping a Test
jabrena
committed
f5108da
View commit details
Copy full SHA for f5108da
View code at this point
Browse repository at this point
Skipping some test
jabrena
committed
3f1a187
View commit details
Copy full SHA for 3f1a187
View code at this point
Browse repository at this point
Reviewing weird problem with a Test
jabrena
committed
122ab25
View commit details
Copy full SHA for 122ab25
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
Refactor EmulatedFramebuffer initialization to a builder class
JakubVanek
committed
9e3c4ff
View commit details
Copy full SHA for 9e3c4ff
View code at this point
Browse repository at this point
Add Lombok @NonNull annotations to the display code
JakubVanek
committed
c44934a
View commit details
Copy full SHA for c44934a
View code at this point
Browse repository at this point
Add documentation for emulated native io
JakubVanek
committed
ba9dd2e
View commit details
Copy full SHA for ba9dd2e
View code at this point
Browse repository at this point
Remove some memory leaks from unclosed JarResource.stream()s
JakubVanek
committed
f5a3344
View commit details
Copy full SHA for f5a3344
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
Add JavaFramebuffer tests
JakubVanek
committed
5c43f10
View commit details
Copy full SHA for 5c43f10
View code at this point
Browse repository at this point
Add test framebuffer emulator
JakubVanek
committed
fdd1976
View commit details
Copy full SHA for fdd1976
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.