Skip to content

Commit

Permalink
updated project 8 desrciption
Browse files Browse the repository at this point in the history
  • Loading branch information
majid-0 committed Oct 29, 2024
1 parent 833f6c2 commit a036457
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
20 changes: 9 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ GEM
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
gemoji (4.1.0)
google-protobuf (4.28.0-x86_64-linux)
google-protobuf (4.28.3-x86_64-linux)
bigdecimal
rake (>= 13)
html-pipeline (2.14.3)
Expand All @@ -65,9 +65,9 @@ GEM
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -164,22 +164,20 @@ GEM
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.6)
strscan
rouge (4.3.0)
rouge (4.4.0)
safe_yaml (1.0.5)
sass-embedded (1.77.8-x86_64-linux-gnu)
google-protobuf (~> 4.26)
sass-embedded (1.80.4-x86_64-linux-gnu)
google-protobuf (~> 4.28)
sax-machine (1.3.2)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
unicode_utils (1.4.0)
webrick (1.8.1)
webrick (1.8.2)

PLATFORMS
x86_64-linux-gnu
Expand Down Expand Up @@ -211,4 +209,4 @@ DEPENDENCIES
webrick

BUNDLED WITH
2.5.18
2.5.22
2 changes: 1 addition & 1 deletion _projects/8_project.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: page
title: A Portable Amateur Satellite Groundstation
description: My most involved project that introduced me to system level design. The project involved developing a Software Defined Radio (SDR) based portable groundstation. Some of the project deliverables included: 1-Satellite path prediction and antenna tracking, 2- Satellite signal reception and doppler shift correction, 3- RF frontend design.
description: My most involved project that introduced me to system level design. The project involved developing a Software Defined Radio (SDR) based portable groundstation. Some of the project deliverables included 1-Satellite path prediction and antenna tracking, 2- Satellite signal reception and doppler shift correction, 3- RF frontend design.
img: assets/img/project 8.gif
importance: 1
category: Msc. Projects
Expand Down

0 comments on commit a036457

Please sign in to comment.