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
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
.
pulp-bio
/
wulpus
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
120
Code
Issues
5
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Merge for release v1.2.4
- #49
#49
Open
Sebi1128
wants to merge 68 commits into
main
pulp-bio/wulpus:main
from
dev
pulp-bio/wulpus:dev
Copy head branch name to clipboard
Conversation
Commits
68
(68)
Checks
Files changed
Open
Merge for release v1.2.4
#49
Sebi1128
wants to merge 68 commits into
main
pulp-bio/wulpus:main
from
dev
pulp-bio/wulpus:dev
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2025
Structure GUI composition and make buttons look more modern
13Bytes
committed
cf2f499
View commit details
Copy full SHA for cf2f499
Browse repository at this point
make formatting consistent
13Bytes
committed
4d4cd47
View commit details
Copy full SHA for 4d4cd47
Browse repository at this point
Add datettime of recording-start into log
Show description for f21b971
13Bytes
committed
f21b971
View commit details
Copy full SHA for f21b971
Browse repository at this point
Add mocked dongle to ease GUI dev
13Bytes
committed
549af30
View commit details
Copy full SHA for 549af30
Browse repository at this point
Refactor US acquisition setup and add functionality to live-patch configuration
13Bytes
committed
6eaa396
View commit details
Copy full SHA for 6eaa396
Browse repository at this point
Commits on Aug 20, 2025
add first steps to move towards a http-api
13Bytes
committed
d255b36
View commit details
Copy full SHA for d255b36
Browse repository at this point
Commits on Aug 21, 2025
refactor
13Bytes
committed
92b6466
View commit details
Copy full SHA for 92b6466
Browse repository at this point
send data during measurement
13Bytes
committed
a437813
View commit details
Copy full SHA for a437813
Browse repository at this point
working ws json-message of live measurements
13Bytes
committed
f937c8a
View commit details
Copy full SHA for f937c8a
Browse repository at this point
Commits on Aug 22, 2025
Fix min/max values of config-requirements (the conversion into ticks was not thought of)
13Bytes
committed
320f2b8
View commit details
Copy full SHA for 320f2b8
Browse repository at this point
Add first POC of Web-UI
13Bytes
committed
1fff0e1
View commit details
Copy full SHA for 1fff0e1
Browse repository at this point
Implement disconnect functionality and update API methods for Bluetooth connections
13Bytes
committed
7f06902
View commit details
Copy full SHA for 7f06902
Browse repository at this point
Commits on Aug 25, 2025
Fix bug in bluetooth-connection (string wrong interpreted)
Show description for e51805c
13Bytes
committed
e51805c
View commit details
Copy full SHA for e51805c
Browse repository at this point
Add recording-functionality
13Bytes
committed
7e226f0
View commit details
Copy full SHA for 7e226f0
Browse repository at this point
Commits on Aug 26, 2025
Refactor code into more files & clean up
13Bytes
committed
4eaef52
View commit details
Copy full SHA for 4eaef52
Browse repository at this point
Add logging and configuration management features, including API endpoints for logs and configs and a new ConfigFilesPanel
13Bytes
committed
133dcd0
View commit details
Copy full SHA for 133dcd0
Browse repository at this point
make graph filter user-defined
13Bytes
committed
c588bd1
View commit details
Copy full SHA for c588bd1
Browse repository at this point
Commits on Aug 27, 2025
Add mock and replay functionality
13Bytes
committed
3031431
View commit details
Copy full SHA for 3031431
Browse repository at this point
persist config over reloads (use localStorage)
13Bytes
committed
3ccb1ba
View commit details
Copy full SHA for 3ccb1ba
Browse repository at this point
Fix bug where simulation wasn't using the mocked BT-data ("live"-mode)
13Bytes
committed
a59aa57
View commit details
Copy full SHA for a59aa57
Browse repository at this point
Commits on Aug 28, 2025
Make frontend servable directly from FastAPI
13Bytes
committed
0ffd88f
View commit details
Copy full SHA for 0ffd88f
Browse repository at this point
Change data-structure of latest_frame to a more detailed (and typed) one.
Show description for 87d4766
13Bytes
committed
87d4766
View commit details
Copy full SHA for 87d4766
Browse repository at this point
Fix bug in download-path
13Bytes
committed
d63e4a1
View commit details
Copy full SHA for d63e4a1
Browse repository at this point
Add a build-script that works on os-independent
13Bytes
committed
be5dc7b
View commit details
Copy full SHA for be5dc7b
Browse repository at this point
- Restructure project to nicely integrate new GUI
Show description for a127b52
13Bytes
committed
a127b52
View commit details
Copy full SHA for a127b52
Browse repository at this point
Merge pull request #1 (New wulpus-gui)
13Bytes
authored
0f841d4
View commit details
Copy full SHA for 0f841d4
Browse repository at this point
fix location of requirement.txt (if you want to use pip instead of anaconda)
13Bytes
committed
d88754f
View commit details
Copy full SHA for d88754f
Browse repository at this point
Commits on Aug 29, 2025
Add CICD-pipeline with auto-building of AIO exe (#2)
Show description for 11e6594
13Bytes
authored
11e6594
View commit details
Copy full SHA for 11e6594
Browse repository at this point
Commits on Sep 3, 2025
Add fixed y-range for graph
13Bytes
committed
dfe6d02
View commit details
Copy full SHA for dfe6d02
Browse repository at this point
Commits on Sep 4, 2025
Add "restore defaults" button
13Bytes
committed
e8bc502
View commit details
Copy full SHA for e8bc502
Browse repository at this point
Fix bug in case no tx or rx channels are used
13Bytes
committed
40a794f
View commit details
Copy full SHA for 40a794f
Browse repository at this point
Change the log format of wulpus and extend it with more information.
Show description for 81727d6
13Bytes
committed
81727d6
View commit details
Copy full SHA for 81727d6
Browse repository at this point
Commits on Sep 5, 2025
Fix a bug where the result of _save_measurement() was truncated so that there were only as many measurement columns as there were rows.
13Bytes
committed
ca10635
View commit details
Copy full SHA for ca10635
Browse repository at this point
Add extend visualization of logs in jupyter notebook
13Bytes
committed
530ba15
View commit details
Copy full SHA for 530ba15
Browse repository at this point
Commits on Sep 9, 2025
Add support for onboard bluetooth-adapter besides dongle
13Bytes
committed
d8ac7a4
View commit details
Copy full SHA for d8ac7a4
Browse repository at this point
Commits on Sep 10, 2025
Make UI more responsive by checkin more often for status-updates (but only sending ws-message on change)
Show description for 0bac216
13Bytes
committed
0bac216
View commit details
Copy full SHA for 0bac216
Browse repository at this point
Commits on Sep 18, 2025
Initially power down HV PCB to save energy
13Bytes
committed
1cecca6
View commit details
Copy full SHA for 1cecca6
Browse repository at this point
Add a SeriesPanel for repeated measurements.
13Bytes
committed
97e8651
View commit details
Copy full SHA for 97e8651
Browse repository at this point
extend script to visualize logs (and concatenate multiple logs)
Show description for b85e414
13Bytes
committed
b85e414
View commit details
Copy full SHA for b85e414
Browse repository at this point
Commits on Sep 19, 2025
Add POC for live data analysis
13Bytes
committed
4cf620e
View commit details
Copy full SHA for 4cf620e
Browse repository at this point
Commits on Sep 25, 2025
Revert bug in firmware (checking runtime for new config doesn't seem to work)
13Bytes
committed
53c5e01
View commit details
Copy full SHA for 53c5e01
Browse repository at this point
Add UI-Panel for user-configurable peak-detection
13Bytes
committed
24a3de7
View commit details
Copy full SHA for 24a3de7
Browse repository at this point
Commits on Sep 29, 2025
allow to ignore first n datapoints in every measurement of every series
13Bytes
committed
fa3c5b1
View commit details
Copy full SHA for fa3c5b1
Browse repository at this point
Commits on Oct 10, 2025
Add capabilities to support multiple wulpus at the same time (for the same job)
13Bytes
committed
7ab6657
View commit details
Copy full SHA for 7ab6657
Browse repository at this point
Make multi-wulpus more robust by fixing a few bugs
13Bytes
committed
2c6134c
View commit details
Copy full SHA for 2c6134c
Browse repository at this point
disable new connections during running job
13Bytes
committed
e985988
View commit details
Copy full SHA for e985988
Browse repository at this point
Commits on Oct 17, 2025
Add version-info into application (#3)
13Bytes
authored
497af3e
View commit details
Copy full SHA for 497af3e
Browse repository at this point
Merge branch 'main' of https://github.com/13Bytes/wulpus
13Bytes
committed
b80cc32
View commit details
Copy full SHA for b80cc32
Browse repository at this point
Commits on Oct 20, 2025
Add automatic releases for main commits (#4)
13Bytes
authored
ae9e836
View commit details
Copy full SHA for ae9e836
Browse repository at this point
Commits on Oct 24, 2025
correclty represent status if wulpus disconnects (for direct connections)
13Bytes
committed
c8638f9
View commit details
Copy full SHA for c8638f9
Browse repository at this point
Add details about the log-files to readme.
Show description for f0cd0e5
13Bytes
committed
f0cd0e5
View commit details
Copy full SHA for f0cd0e5
Browse repository at this point
Merge pull request #5 from 13Bytes/multi-wulpus
Show description for dd82437
13Bytes
authored
dd82437
View commit details
Copy full SHA for dd82437
Browse repository at this point
Commits on Nov 12, 2025
Extend printing for debugging
13Bytes
committed
351515c
View commit details
Copy full SHA for 351515c
Browse repository at this point
Commits on Nov 18, 2025
Fix error: scanning wasn't possible on devices without bluetooth chipset
13Bytes
committed
e09ae6b
View commit details
Copy full SHA for e09ae6b
Browse repository at this point
Commits on May 15, 2026
Merge PR #40 from 13Bytes into wulpus-web-gui beta branch
Sebi1128
committed
ed4073a
View commit details
Copy full SHA for ed4073a
Browse repository at this point
cleanup
Sebi1128
committed
152ac50
View commit details
Copy full SHA for 152ac50
Browse repository at this point
Commits on Jun 23, 2026
move from pip to uv and clean up READMEs
13Bytes
committed
d7da84b
View commit details
Copy full SHA for d7da84b
Browse repository at this point
Merge pull request #6 from pulp-bio/main
Show description for 7a18516
13Bytes
authored
7a18516
View commit details
Copy full SHA for 7a18516
Browse repository at this point
Merge pull request #45 from 13Bytes/main
Show description for e180551
Sebi1128
authored
e180551
View commit details
Copy full SHA for e180551
Browse repository at this point
Commits on Aug 4, 2026
update antenna and matching circuit
Sebi1128
committed
a9c95f5
View commit details
Copy full SHA for a9c95f5
Browse repository at this point
Adjust RF routing
Sebi1128
committed
e92d930
View commit details
Copy full SHA for e92d930
Browse repository at this point
update docs and fabrication files
Sebi1128
committed
b02e10f
View commit details
Copy full SHA for b02e10f
Browse repository at this point
Commits on Aug 11, 2026
Document changes
Sebi1128
committed
0d6fcee
View commit details
Copy full SHA for 0d6fcee
Browse repository at this point
Update readme
Sebi1128
committed
7072df6
View commit details
Copy full SHA for 7072df6
Browse repository at this point
Commits on Aug 31, 2026
prepare for release 1.2.4
Sebi1128
committed
efcca34
View commit details
Copy full SHA for efcca34
Browse repository at this point
Commits on Sep 1, 2026
Merge pull request #47 from pulp-bio/wulpus-web-gui
Show description for 290731c
Sebi1128
authored
290731c
View commit details
Copy full SHA for 290731c
Browse repository at this point
Merge pull request #48 from pulp-bio/feature/update-stackup_and_RF
Show description for 223cbb8
Sebi1128
authored
223cbb8
View commit details
Copy full SHA for 223cbb8
Browse repository at this point
Update readme and changelog
Sebi1128
committed
97c3344
View commit details
Copy full SHA for 97c3344
Browse repository at this point
You can’t perform that action at this time.