DEBUG > Resolve a Warnning at Spacemacs Start - Open Terminal Failed (Not a Terminal)
2018-06-25
This is an error when using the combination Spacemacs + Zsh + Tmux.
2018-06-25
This is an error when using the combination Spacemacs + Zsh + Tmux.
2018-06-19
Step by step installation of the software needed for LimeSDR mini to run on Ubuntu.
2018-06-15
Some instructions on the use of Quectel UEMonitor. A software to examine the debug log from the UE (User Equipment).
2018-05-09
A small bug that wastes me an afternoon and a whole night! EDBG is a embedded debug port that helps to debug or depoly the code. It has a virtual serial COM port that can support data communication between MCU and the host PC. I assume that this is known if you are going to read this post.
2018-04-26
CH340 is a chip that convert USB data to serial data. Of cause the method discuss here can be applied to other USB-serial converter chips, such as PL2303 etc. It is helpful when you want to do serial communication with your circuit board. Usually I write Python scripts to interact with serial devices.
2018-03-26
srsGUI is the graphic user interface (GUI) for srsLTE. There are some dependencies issues to be solved to make it.
2018-03-25
srsLTE data structure overview and references. Physical channels layer data structure only.
2018-03-24
srsLTE data structure overview and references. Physical layer data structure only.
2018-03-22
srsLTE data structure overview and references. Include ASN.1, interfaces, radio and upper.
2018-03-22
Overview.
2017-12-06
Proof of central limit theorem; multivariate normal distribution and its example; review of the second half of the semester, Poisson approximation vs. normal approximation to binomial distribution; miscellaneous notes of convergence.
2017-11-29
Recap of linear predictor; almost surely convergence, converge in probability, converge in distribution; central limit theorem, theorem of DeMoivre-Laplace.
2017-11-27
A quick note. It includes installing packages and configuring the fresh system.
2017-11-20
Examples on continuous distirbution conditional on discrete distribution; bivariate normal distribution. Not much for today.
2017-11-15
Proof of the "Tower" property; discrete conditional distribution; continuous conditional distribution expectation and variance and their examples; linear predictor and mean squared error.