Skip to content

Cyer's DevNote

Research, Build and Code
  • Topics
    • Dev General
    • Raspberry Pi
    • TX2
    • ArduPilot
    • Python
    • LaTeX

Cyer's DevNote

Research, Build and Code
  • Topics
    • Dev General
    • Raspberry Pi
    • TX2
    • ArduPilot
    • Python
    • LaTeX

Adding a Kernel Parameter to Proc Filesystem (procfs)

  • Linux Kernel
  • April 14, 2020February 20, 2025

Details about where to modify the kernel source code to add a kernel parameter that can be accessed in procfs. Kernel parameters that are accessible… Read More »Adding a Kernel Parameter to Proc Filesystem (procfs)

Where Is The Main Function in ArduPilot?

  • ArduPilot
  • April 10, 2020February 20, 2025

Detailing where the main function is in ArduPilot, taking ArduCopter + Linux as an example. When studying ArduPilot’s source code, the first question most people… Read More »Where Is The Main Function in ArduPilot?

How to Fix “Clock skew detected. Your build may be incomplete.”

  • Dev General
  • April 4, 2020February 20, 2025

Quick fix for the warning “Clock skew detected. Your build may be incomplete.” When compiling my Linxu Kernel in my Ubuntu VM, I sometimes bump… Read More »How to Fix “Clock skew detected. Your build may be incomplete.”

Enabling Copy/Paste for Ubuntu VM Connected via vSphere Client

  • Dev General
  • April 3, 2020February 20, 2025

Instructions for enabling the copy/paste feature for Ubuntu VM via vSphere Client. I have a Ubuntu VM running in a VMware vCenter server to which… Read More »Enabling Copy/Paste for Ubuntu VM Connected via vSphere Client

Building Custom Kernel for Raspberry Pi + Navio2 (Ardupilot on Linux)

  • ArduPilot, Raspberry Pi
  • April 2, 2020February 20, 2025

Instructions for patching a custom Linux kernel for a Raspberry Pi (3/4) + Navio2 system running Ardupilot. To make your custom kernel work with Navio2… Read More »Building Custom Kernel for Raspberry Pi + Navio2 (Ardupilot on Linux)

Compiling RCIO Kernel Module for Raspberry Pi + Navio2

  • ArduPilot, Raspberry Pi
  • March 19, 2020February 20, 2025

Instructions for compiling RCIO kernel module for a Raspberry Pi (3/4) + Navio2 system. Compiling and replacing the Linux kernel (with yours) on an existing,… Read More »Compiling RCIO Kernel Module for Raspberry Pi + Navio2

A Cheatsheet for Figure/Table Placement in LaTeX

  • LaTeX
  • February 11, 2020February 20, 2025

Various LaTeX code templates for creating and placing figures and tables.

Read More »A Cheatsheet for Figure/Table Placement in LaTeX

Compiling Ardupilot for Navio2 on Raspberry Pi

  • ArduPilot, Raspberry Pi
  • January 29, 2020February 20, 2025

Instructions for compiling Ardupilot on a Raspberry Pi board with Navio2 for Ardupilot:Copter. With using a Navio2 module board, we can turn a Raspberry Pi… Read More »Compiling Ardupilot for Navio2 on Raspberry Pi

Connecting XBOX One Controller to TX2 via Bluetooth

  • TX2
  • December 31, 2019February 20, 2025

While connecting an XBOX One controller to your stock TX2 Ubuntu via Bluetooth is rather straightforward, there is something you need to tweak to make… Read More »Connecting XBOX One Controller to TX2 via Bluetooth

Connecting Teensy to TX2 via USB-to-Serial

  • TX2
  • December 29, 2019February 20, 2025

This article guides you through the steps for installing the CDC ACM driver for recognizing your Teensy/Arduino board as a serial device (i.e., ttyACMx). If… Read More »Connecting Teensy to TX2 via USB-to-Serial

  • « Previous
  • 1
  • 2
  • 3
  • Next »

Categories

  • ArduPilot
  • Dev General
  • LaTeX
  • Linux Kernel
  • Python
  • Raspberry Pi
  • TX2
  • Uncategorized
  • Web Dev

Recent Posts

  • Academic Writing Tips: Avoid Using Type 3 Font in Matplotlib and Reduce PDF Size Afterward
  • Accessing Static Files in Django (WSGI) Hosted on NameCheap
  • Handling MacOS Gesture Events (Pinch, Zoom, Rotate) in PyQt or PySide2
  • Quick Command References: Docker Container
  • Connecting to Ubuntu 18+ Remote Desktop from Mac

Copyright © 2019-2020 Cyer | Neve | Powered by WordPress