- https://emamaker.com
-
Coder & Maker.
Student @ Sapienza University of Rome
- Joined on
2022-01-11
EmaMaker pushed to main at EmaMaker/Two-Wheel-Self-Balancing-Robot
-
e7cff85fec robot chassis
-
3d3bcade24 parts and data on torque of the motors
-
d611ca481d matlab simulations
-
d23cc7d750 firmware using madgwick filter
-
db359fd230 [DO NOT USE] firmware with complementary filter
EmaMaker created repository EmaMaker/Two-Wheel-Self-Balancing-Robot
EmaMaker pushed to main at EmaMaker/tc-homework2
-
c5cae89c0e fix tcp burst start times
EmaMaker pushed to main at EmaMaker/tc-homework2
-
da94f5cd99 add pcap
-
2a9b6b9705 fix wireshark reading of tcp as rsl
-
c866e09b18 simplify onoffhelper syntax
-
c0401936b0 pcap for wifi side of ap
-
b6e9f26113 matricola marco
- Compare 12 commits »
EmaMaker pushed to main at EmaMaker/tc-homework2
-
e35df04877 fix wireshark reading of tcp as rsl
-
e048b9fc85 simplify onoffhelper syntax
-
b6965c4d10 pcap for wifi side of ap
-
9e485f470e matricola marco
- Compare 4 commits »
EmaMaker pushed to main at EmaMaker/tc-homework2
-
dac888b302 matricola marco
EmaMaker pushed to main at EmaMaker/tc-homework2
-
ffe9193f60 tcp burst
-
93e3bc7cbc better pcap
-
d8ca54cb1a udp echo client/server
-
73e9c98b6f max simulation stop
-
263998948c mix fixes
- Compare 10 commits »
EmaMaker created repository EmaMaker/tc-homework2
EmaMaker pushed to main at EmaMaker/voxel-engine
-
fa3d36ec58 shaders: fix rotated textures on x axis
-
ebef608000 blockpick: avoid blocks being placed diagonally
- Compare 2 commits »
EmaMaker pushed to main at EmaMaker/voxel-engine
-
711d8d9a76 shaders: fix rotated textures on x axis
EmaMaker pushed to main at EmaMaker/voxel-engine
-
3e8a0dbce7 blockpick: avoid blocks being placed diagonally
-
0b294bb35b blockpick: cleanup blockpick place code
-
f3d8ffed54 blockpick: skip iteration if block has not changed
-
0560fd43c6 print gpu in debug window
- Compare 4 commits »
EmaMaker pushed to main at EmaMaker/voxel-engine
-
62212a22ab main: do not terminate imgui, leads to crash
-
357f67aac1 chunkmgr: debug info for chunkmgr
- Compare 2 commits »
EmaMaker pushed to main at EmaMaker/voxel-engine
-
1b4cef8958 Merge pull request 'Refactor Main/Update thread communication' (#14) from multithread-refactor into main
-
e4c6eb50f3 Merge branch 'main' into multithread-refactor
-
8401a3dca7 Merge branch 'main' into multithread-refactor
-
255460892d blockpick control belongs to control, not chunkmgr
-
afdd622ec2 refactor message system between main and update threads
- Compare 6 commits »
EmaMaker merged pull request EmaMaker/voxel-engine#14
Refactor Main/Update thread communication
EmaMaker pushed to multithread-refactor at EmaMaker/voxel-engine
-
e4c6eb50f3 Merge branch 'main' into multithread-refactor
-
9b5939d256 renderer: do not send empty meshes to the gpu only at creation
- Compare 2 commits »
EmaMaker pushed to main at EmaMaker/voxel-engine
-
9b5939d256 renderer: do not send empty meshes to the gpu only at creation
EmaMaker pushed to multithread-refactor at EmaMaker/voxel-engine
-
8401a3dca7 Merge branch 'main' into multithread-refactor
-
8544620899 Merge pull request 'Refactor Meshing/Rendering communication' (#13) from multithread-refactor into main
- Compare 2 commits »
EmaMaker created pull request EmaMaker/voxel-engine#14
Refactor Main/Update thread communication